ExitApplication
Class in Zigurous.Debug
Declaration
public sealed class ExitApplication : MonoBehaviour
Description
Quits the application via user input.
Methods
Quit | Quits the application, or exits playmode if running in the editor. |
public sealed class ExitApplication : MonoBehaviour
Quits the application via user input.
Quit | Quits the application, or exits playmode if running in the editor. |