Corgi Engine
v9.1
|
A simple component meant to be added to the pause button More...
Public Member Functions | |
virtual void | PauseButtonAction () |
Puts the game on pause. More... | |
Protected Member Functions | |
virtual IEnumerator | PauseButtonCo () |
A coroutine used to trigger the pause event More... | |
A simple component meant to be added to the pause button
|
virtual |
Puts the game on pause.
|
protectedvirtual |
A coroutine used to trigger the pause event