| Parameter | Description |
|---|---|
| characters | Selector characters to allow in addition to the standard set. |
Adds a list of allowable selector characters on top of the Unity.SmartStrings.Core.Settings.ParserSettings.SelectorChars setting. This can be useful to support additional selector syntax such as math. Characters in Unity.SmartStrings.Core.Settings.ParserSettings.DisallowedSelectorChars cannot be added. Operator chars and selector chars must be different.