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

Fully loads map from specified location. Throws MapFormatException on failure.

Namespace: fCraft.MapConversion
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
Map Load(
	string path
)

Parameters

path
String

[Missing <param name="path"/> documentation for "M:fCraft.MapConversion.IMapImporter.Load(System.String)"]

Return Value

[Missing <returns> documentation for "M:fCraft.MapConversion.IMapImporter.Load(System.String)"]

See Also