Click or drag to resize
RagdollPart Events

The RagdollPart type exposes the following members.

Events
  NameDescription
Public eventOnExceededMaximumImpulse
Occurs when this part receives an impulse from the environment or from TryAddImpactAtPoint(Vector3, Vector3) whose square magnitude exceeds the maximum value of its impact strength reduction profile.
Public eventOnImpact
Occurs when this part receives an impulse from the environment or from TryAddImpactAtPoint(Vector3, Vector3).
Top
See Also