Language
|
ILanguageManager Methods
The ILanguageManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCurrentLanguage |
Gets the current [ILanguage]
|
|
GetLanguages |
Gets all the loaded [ILanguage]s
|
|
GetWord |
Gets the [Word] by a key
|
|
ReloadLanguages |
Reloads all language files.
|
|
SetCurrentLanguage |
Sets the current [Language] by the identifer
|
|
SetCurrentLanguageFromName |
Sets the current [Language] by the name
|