[This is preliminary documentation and is subject to change.]
Removes the specified world from the list of worlds being managed by WorldManager.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
public static void RemoveWorld( World worldToDelete )
Parameters
- worldToDelete
- World
World to be deleted.