 | RagdollPartHasJointBroken Property |
Gets a value indicating whether
Joint has broken.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool HasJointBroken { get; }
Property Value
Type:
Boolean if
Joint has broken; otherwise,
.
See Also