![]() |
Eye of the Nile Docs
Everything you need to know to get started!
|
Public Member Functions | |
void | Resume () |
void | Pause () |
void | Quit () |
Public Attributes | |
GameObject | PauseMenuUI |
Static Public Attributes | |
static bool | GameIsPaused = false |
Private Member Functions | |
void | Awake () |
Set reference to settingsMenu. | |
void | Update () |
Private Attributes | |
SettingsMenu | settingsMenu |
|
private |
Set reference to settingsMenu.
void PauseMenu.Pause | ( | ) |
void PauseMenu.Quit | ( | ) |
void PauseMenu.Resume | ( | ) |
|
private |
|
static |
GameObject PauseMenu.PauseMenuUI |
|
private |