public void ExitActSuc() { m_gpsLocation.StopGPS(); Destroy(this.gameObject); _instance = null; DBUIController.mDBUIInstance.ShowFor2D_UI(); }