Click or drag to resize
TetrapodRagdollOnPartsChanged Method
Raises an event when one or more parts changed, which reconnects and remaps parts as needed, and redistributes the hierarchy mass.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
protected override void OnPartsChanged()
See Also