ExitMenu.ShowMenu Method

MyDungeon

ExitMenuShowMenu Method

Instantiates the menu prefab and sets up EventSystem selections

Namespace:  MyDungeon.UI.Menu
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void ShowMenu()
See Also