The Quit button component of the office scene. Manages the action of leaving the scene.
More...
|
override void | Start () |
| Called on the scene initialization. Registers to open a prompt when the user clicks on the button. More...
|
|
|
override void | OnPointerEnter (PointerEventData eventData) |
| Fires the hover event whenever the mouse enters. More...
|
|
UnityEvent | onHover [get, set] |
|
The Quit button component of the office scene. Manages the action of leaving the scene.
static void Office.Scripts.QuitButton.PromptQuit |
( |
| ) |
|
|
inlinestatic |
Prompt to quit the scene.
override void Office.Scripts.QuitButton.Start |
( |
| ) |
|
|
inlineprotected |
Called on the scene initialization. Registers to open a prompt when the user clicks on the button.
The documentation for this class was generated from the following file:
- Assets/Office/Scripts/QuitButton.cs