Language
|
ILanguageManager Members
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
|
Events
Name | Description | |
---|---|---|
![]() |
OnLanguageChanged |
The [EventHandler] that is called whenever the [Language] changes
|