Click or drag to resize
RagdollPartStrength Property
Gets the current strength of the Joint on this part.

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

Property Value

Type: Single
The current strength of this part.
Remarks
See Also