Protected Member Functions | List of all members
Office.Scripts.SaveButton Class Reference

The Save button component of the office scene. Manages the action of doing a quick save. More...

Inheritance diagram for Office.Scripts.SaveButton:
Components.HoverableButton

Protected Member Functions

override void Start ()
 Called on the scene initialization. Registers a click event on the button that will save the game. More...
 

Additional Inherited Members

- Public Member Functions inherited from Components.HoverableButton
override void OnPointerEnter (PointerEventData eventData)
 Fires the hover event whenever the mouse enters. More...
 
- Properties inherited from Components.HoverableButton
UnityEvent onHover [get, set]
 

Detailed Description

The Save button component of the office scene. Manages the action of doing a quick save.

Member Function Documentation

override void Office.Scripts.SaveButton.Start ( )
inlineprotected

Called on the scene initialization. Registers a click event on the button that will save the game.


The documentation for this class was generated from the following file: