예제 #1
0
 public void Close( )
 {
     //
     gameObject.SetActive(false);
     _Openning = false;
     UIMgr.CloseWnd(this);
 }