All scripts which are used to display and interact with game settings are found here.
|
| namespace | Controls |
| | All scripts which are used to define controls are found here.
|
| |
| namespace | Language |
| | All scripts which are used to define the gameplay language are found here. (also see UnityToolbox.UI.Localization.)
|
| |
| namespace | Sliders |
| | This namespace includes all scripts that are used for silder based settings.
|
| |
|
| class | SettingsManager |
| | This manager controls all relevant information about settings, that is key, volume and sensitivity controls. Requires the UIEventManager and PlayerPrefKeys. More...
|
| |