Quit
This has the same functionality as Application.Quit. At the moment, the Device Simulator doesn't support simulation of this method.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Device
- Assembly: UnityEngine.CoreModule
Quit()
This has the same functionality as Application.Quit. At the moment, the Device Simulator doesn't support simulation of this method.
public static void Quit()
Quit(int)
This has the same functionality as Application.Quit. At the moment, the Device Simulator doesn't support simulation of this method.
public static void Quit(int exitCode)