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

Loads the map file, if needed. Generates a default map if mapfile is missing or not loadable. Guaranteed to return a Map object.

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

Syntax

   
 C# 
public Map LoadMap()

Return Value

[Missing <returns> documentation for "M:fCraft.World.LoadMap"]

See Also