예제 #1
0
 public void ClickNameChangeBtnHandler()
 {
     UIMgr.instance.Close(PREFAB_PATH);
     AccountChangeNameView.Open();
 }