SaveMaps() public static method

public static SaveMaps ( ) : void
return void
Example #1
0
 public static void OnClose()
 {
     IO.SaveMaps();
 }