UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
UnityToolbox.UI.Settings Namespace Reference

All scripts which are used to display and interact with game settings are found here.

Namespaces

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.
 

Classes

class  SettingsManager
 This manager controls all relevant information about settings, that is key, volume and sensitivity controls. Requires the UIEventManager and PlayerPrefKeys. More...