GetPluralRule()
Gets the PluralRules.PluralRuleDelegate of the current CustomPluralRuleProvider instance.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public PluralRules.PluralRuleDelegate GetPluralRule()
Returns
Type | Description |
|---|---|
| PluralRuleDelegate | PluralRules.PluralRuleDelegate that this provider was created with. |