extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | LocalizationService |
summary | string | Provides the locale used by Roblox CoreScripts and access to the bundled CoreScript translation table. |
ExplorerOrder | string | 530 |
ExplorerImageIndex | string | 92 |
ServiceVisibility | token | 2 |
Properties
2RobloxLocaleId
string| Field | XML type | Value |
|---|---|---|
Name | string | RobloxLocaleId |
summary | string | The locale identifier used for Roblox-provided content. |
SystemLocaleId
string| Field | XML type | Value |
|---|---|---|
Name | string | SystemLocaleId |
summary | string | The locale identifier used by the local system. |
Functions
1GetCorescriptLocalizations
() → Objects| Field | XML type | Value |
|---|---|---|
Name | string | GetCorescriptLocalizations |
summary | string | Returns the bundled LocalizationTable used by CoreScripts. |