StringSource
Evaluates a Selector with a string as ISelectorInfo.CurrentValue. Include this source for handling string and its extension methods.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
- Inherits from: Source
- Implements: ISource, IInitializer
public class StringSource : Source, ISource, IInitializer
Properties
Property | Description |
|---|---|
| SelectorMethods | A Dictionary_2 of methods that can be used as selectors. |
| UseInvariantCulture | When |