Beispiel #1
0
 public void SaveMap(System.Action <bool> onSaved)
 {
     wmController.SaveStart(onSaved);
 }