protected void OnExitImpl() { PUIManager instance = PUIManager.GetInstance(false); if (instance != null) { instance.PopUIWindow(this); } }