IsoLangToDelegate
Mapping of each two-letter ISO language code to its PluralRules.PluralRuleDelegate.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Utilities
- Assembly: UnityEngine.SmartStringsModule
public static Dictionary<string, PluralRules.PluralRuleDelegate> IsoLangToDelegate { get; }