Beispiel #1
0
 /// <summary>
 /// Unloads the currently loaded level.
 /// </summary>
 public static void Unload()
 {
     LevelInterop.UnloadLevel();
 }