FlightKit
Awesome Flight Simulator Kit
|
Listens to user input and shows the pause menu accordingly. More...
Public Member Functions | |
delegate void | OnPauseAction () |
delegate void | OnUnPauseAction () |
virtual void | Pause () |
virtual void | Unpause () |
virtual void | PublishPause () |
virtual void | PublishUnPause () |
Public Attributes | |
GameObject | pausePanelObject |
Events | |
static OnPauseAction | OnPauseEvent |
static OnUnPauseAction | OnUnPauseEvent |
Listens to user input and shows the pause menu accordingly.