Kit.UI.Buttons Namespace |
| Class | Description | |
|---|---|---|
| AudioButton | Button that plays an audio on the UI audio group. | |
| ButtonBehaviour | Parent class for behaviours that want to react to a Button or UI element's click. | |
| CloseButton | Button that close/hides the last window opened. | |
| GotoButton | Button that switches to a specific step/screen in a Wizard. | |
| QuitButton | Button that quits the application. | |
| SceneButton | Button that loads a specific scene. | |
| StepButton | Button that goes to the next/previous screen in a Wizard. | |
| WindowButton | Button that shows, hides or toggles a window. |
| Enumeration | Description | |
|---|---|---|
| StepButtonStepDirection | The direction to move. | |
| StepButtonStepMode | What to do when there are no further screens? | |
| WindowButtonShowHideMode | What to do with the window? |