Click or drag to resize
RagdollPartHasJointBroken Property
Gets a value indicating whether Joint has broken.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public bool HasJointBroken { get; }

Property Value

Type: Boolean
if Joint has broken; otherwise, .
See Also