[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.WorldManager.RemoveWorld(fCraft.World)"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public static void RemoveWorld(
	World worldToDelete
)

Parameters

worldToDelete
World

[Missing <param name="worldToDelete"/> documentation for "M:fCraft.WorldManager.RemoveWorld(fCraft.World)"]

See Also