[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.1 (0.6.3.1)

Syntax

   
 C# 
[NotNullAttribute]
Map Load(
	string path
)

Parameters

path
String

See Also