#pragma warning restore 0414 public static void CleanExit() { _instance.Log("CleanExit()"); Application.Quit(); }