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

Attempts to load map dimensions from specified location. Throws MapFormatException on failure.

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

Syntax

   
 C# 
[NotNullAttribute]
Map LoadHeader(
	string path
)

Parameters

path
String

See Also