[Missing <summary> documentation for "M:BaseLib.Global.MapManager.GetMap(System.String)"]

Namespace: BaseLib.Global
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Collapse imageSyntax

C#
public Map GetMap(
	string roomPath
)

Parameters

roomPath
Type: System..::..String

[Missing <param name="roomPath"/> documentation for "M:BaseLib.Global.MapManager.GetMap(System.String)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Global.MapManager.GetMap(System.String)"]

Collapse imageSee Also