[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.3.5 (0.6.3.5)

Syntax

   
 C# 
[NotNullAttribute]
public Map LoadMap()

See Also