Click or drag to resize
IdentifiableRagdollPartChainClone Method
Clone this instance.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public override Object Clone()

Return Value

Type: Object
A clone of this instance.

Implements

ICloneableClone
See Also