Class SystemLocaleSelector
Attempts to determine the Locale to use from the system that is running the application.
Namespace: UnityEngine.Localization.Settings
Syntax
[Serializable]
public class SystemLocaleSelector : IStartupLocaleSelector
Methods
GetStartupLocale(ILocalesProvider)
Uses
Declaration
public Locale GetStartupLocale(ILocalesProvider availableLocales)
Parameters
| Type | Name | Description |
|---|---|---|
| ILocalesProvider | availableLocales |
Returns
| Type | Description |
|---|---|
| Locale |