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

Name | Description | |
---|---|---|
![]() | LoadGame |
Called when the Load Game button is clicked
|
![]() | NewGame |
Called when the New Game button is clicked
|
![]() | Quit |
Called when the Quit Game button is clicked
|
![]() | Start |
Instantiates the menu prefab and sets up EventSystem selections
|
![]() | 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.) |
