SelectorMethods
A Dictionary_2 of methods that can be used as selectors.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
protected Dictionary<string, Func<ISelectorInfo, string, bool>> SelectorMethods { get; set; }