Click or drag to resize
ArbitraryRagdollAnimator Events

The ArbitraryRagdollAnimator type exposes the following members.

Events
  NameDescription
Public eventOnEnterRagdollState
Occurs when a RagdollPart enters a ragdoll state (i.e. its strength just now became 0).
(Inherited from RagdollAnimator.)
Public eventOnExitRagdollState
Occurs when a RagdollPart exits a ragdoll state (i.e. its strength was 0 and is now greater than 0).
(Inherited from RagdollAnimator.)
Top
See Also