Highroad Engine v1.3
Public Member Functions | Public Attributes | List of all members
MoreMountains.Tools.MMApplicationQuit Class Reference

A super simple mono you can add to an object to call its Quit method, which will force the application to quit. More...

Inheritance diagram for MoreMountains.Tools.MMApplicationQuit:

Public Member Functions

virtual void Quit ()
 Forces the application to quit More...
 

Public Attributes

bool QuitButton
 

Detailed Description

A super simple mono you can add to an object to call its Quit method, which will force the application to quit.

Member Function Documentation

◆ Quit()

virtual void MoreMountains.Tools.MMApplicationQuit.Quit ( )
virtual

Forces the application to quit

Member Data Documentation

◆ QuitButton

bool MoreMountains.Tools.MMApplicationQuit.QuitButton

The documentation for this class was generated from the following file: