[Missing <summary> documentation for "M:BaseLib.Corpse.AddToContainer(BaseLib.Thing)"]

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

Syntax

C#
public void AddToContainer(
	Thing thing
)

Parameters

thing
Type: BaseLib..::..Thing

[Missing <param name="thing"/> documentation for "M:BaseLib.Corpse.AddToContainer(BaseLib.Thing)"]

Implements

IContainer..::..AddToContainer(Thing)

See Also