interface in Unity.SmartStrings.Core.Extensions
Extracts the literal characters from a Format string
| Method | Description |
|---|---|
| WriteAllLiterals | Ignores the format arguments and writes every possible literal value. This is used to extract all possible values so that we can determine the distinct characters for font generation etc. |