[Missing <summary> documentation for "T:Mapper.MapRoomLoadDelegate"]

Namespace: Mapper
Assembly: Mapper (in Mapper.dll) Version: 0.5.0.0

Syntax

C#
public delegate MapRoom MapRoomLoadDelegate(
	string roompath
)

Parameters

roompath
Type: System..::..String

See Also