Initialize(SmartFormatter)
Initializes an ISource or IFormatter. The method gets called when adding an extension to a SmartFormatter instance.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.Core.Extensions
- Assembly: UnityEngine.SmartStringsModule
void Initialize(SmartFormatter smartFormatter)
Parameters
Formatter that the extension is being added to.