Click or drag to resize
RagdollAnimator Events

The RagdollAnimator 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).
Public eventOnExitRagdollState
Occurs when a RagdollPart exits a ragdoll state (i.e. its strength was 0 and is now greater than 0).
Top
See Also