All scripts which are used to define the gameplay language are found here. (also see UnityToolbox.UI.Localization.)
Classes | |
class | LanguageSetting |
A script which displays the language settings. Requires the UIEventManager and the SettingsManager. LanguageSettingButton is required to change its value. More... | |
class | LanguageSettingButton |
A script which handels the language settings. On click, the next language is set. Requires the UIEventManager, the SettingsManager and the a LanguageSetting to display. More... | |