MainMenu.Quit Method

MyDungeon

MainMenuQuit Method

Called when the Quit Game button is clicked

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