[Missing <summary> documentation for "M:BaseLib.Things.Door.OpenFromOtherSide(BaseLib.Living)"]

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

Syntax

C#
public virtual void OpenFromOtherSide(
	Living p
)

Parameters

p
Type: BaseLib..::..Living

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

See Also