RemoveFormatterExtension<T>()
Removes the Formatter Extension of the given type.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings
- Assembly: UnityEngine.SmartStringsModule
public bool RemoveFormatterExtension<T>() where T : class, IFormatter
Returns
Type | Description |
|---|---|
| bool | |