CreateDefaultSmartFormat(SmartSettings)
Creates a new SmartFormatter instance with core extensions registered. For optimized performance, create a SmartFormatter instance and register the particular extensions that are really needed. See Formatters and Sources for a complete list of well-known types.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings
- Assembly: UnityEngine.SmartStringsModule
public static SmartFormatter CreateDefaultSmartFormat(SmartSettings settings)
Parameters
The SmartSettings to use, or for default settings.
nullReturns
Type | Description |
|---|---|
| SmartFormatter | A SmartFormatter with core extensions registered: |