Language
An enumeration embedded in LocalizationService that specifies a
language context for localization operations; currently defines only
Default.
Items 1
| History | Name | Value | Description | |
|---|---|---|---|---|
| 276 | Default | 0 | Instructs the engine to use the player's system-determined locale for language resolution rather than a fixed override. |
Removed items 5
| History | Name | Value | |
|---|---|---|---|
| 295 | English | 1 | |
| 295 | French | 2 | |
| 295 | German | 5 | |
| 295 | Portuguese | 4 | |
| 295 | Spanish | 3 |
Description
An enumeration embedded in LocalizationService that represents a language selector for localization-related operations. The only defined item is Language.Default, which instructs the engine to resolve the language from the player's system locale rather than from a hard-coded override.