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

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

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

Syntax

   
 C# 
public Map Load(
	string fileName
)

Parameters

fileName
String

Implements

IMapImporter..::..Load(String)

See Also