All UI related scripts can be found here.
|
| namespace | Dialog |
| | All dialog related UI scripts can be found here.
|
| |
| namespace | Localization |
| | All Localization related UI scripts can be found here. All Localizations are defined via the Localization Manager Window found under the "UnityToolbox" dropdown.
|
| |
| |
| namespace | Settings |
| | All scripts which are used to display and interact with game settings are found here.
|
| |
|
| class | UIEventManager |
| | This module manages all UI events and is required for almost all UI related scripts in this toolbox. More...
|
| |