Remove(string)
Removes the group with the matching name.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public bool Remove(string name)
Parameters
The name of the group to remove.
Returns
Type | Description |
|---|---|
| bool | |