예제 #1
0
파일: View.cs 프로젝트: Wen1995/Project60D
 public void CloseUtilityPanel(string name)
 {
     mUIContainer.CloseUtilityPanel(name);
 }