ExitMenu Methods

MyDungeon

ExitMenu Methods

The ExitMenu type exposes the following members.

Methods
  NameDescription
Public methodContinue
Called when the Continue button is clicked
Public methodExit
Called when the Exit button is clicked
Protected methodShowMenu
Instantiates the menu prefab and sets up EventSystem selections
Protected methodStart
Grabs reference to the current EventSystem
Protected methodUpdate
Places selection back on the menu if movement controls are pressed after losing menu focus
Top
Extension Methods
  NameDescription
Public Extension MethodInvoke
Invoke using a delegate
(Defined by MonoBehaviourExtensions.)
Top
See Also