Beispiel #1
0
 virtual protected void DestroyPopUpWindow()
 {
     m_ParentPanel.InvalidateIfActivePopup(this);
     Destroy(gameObject);
 }