 | RagdollPartMaxStrength Property |
Gets or sets the max strength of this part.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float MaxStrength { get; set; }
Property Value
Type:
SingleThe max strength of this part.
Remarks
See Also