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