MyDungeon Documentation
![]() | ExitMenu Methods |
The ExitMenu type exposes the following members.

Name | Description | |
---|---|---|
![]() | Continue |
Called when the Continue button is clicked
|
![]() | Exit |
Called when the Exit button is clicked
|
![]() | ShowMenu |
Instantiates the menu prefab and sets up EventSystem selections
|
![]() | Start |
Grabs reference to the current EventSystem
|
![]() | Update |
Places selection back on the menu if movement controls are pressed after losing menu focus
|

Name | Description | |
---|---|---|
![]() | Invoke |
Invoke using a delegate
(Defined by MonoBehaviourExtensions.) |
