| RagdollPart Events |
The RagdollPart type exposes the following members.
| Name | Description | |
|---|---|---|
| OnExceededMaximumImpulse |
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.
| |
| OnImpact |
Occurs when this part receives an impulse from the environment or from
TryAddImpactAtPoint(Vector3, Vector3).
|