 | RagdollAnimatorRagdoll Property |
Gets the ragdoll being animated by this instance.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Ragdoll Ragdoll { get; }
Property Value
Type:
RagdollThe ragdoll being animated by this instance.
See Also