Class LocaleExtensions
Class that facilitates localization code extensions.
Inherited Members
Namespace: UnityEngine.Purchasing
Assembly: solution.dll
Syntax
public static class LocaleExtensions
Methods
| Name | Description |
|---|---|
| GetLabelsWithSupportedPlatforms() | For every enum value in TranslationLocale, build a string with Labels + GoogleLocales for each platform supported. |
| SupportedOnApple(TranslationLocale) | Checks that a |
| SupportedOnGoogle(TranslationLocale) | Checks that a |