Gives a string list of exits that the Living p can see.

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

Syntax

C#
public string RenderExitListFor(
	Living p
)

Parameters

p
Type: BaseLib..::..Living

[Missing <param name="p"/> documentation for "M:BaseLib.Room.RenderExitListFor(BaseLib.Living)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Room.RenderExitListFor(BaseLib.Living)"]

See Also