예제 #1
0
 public static void HideUIWnd(UIType[] arHideID)
 {
     Singlton.HideWndSync(arHideID);
 }