예제 #1
0
 public void LoadMap(System.Action <bool> onLoaded)
 {
     wmController.LoadStart(onLoaded);
 }