Click or drag to resize
RagdollPartOnImpact Event
Occurs when this part receives an impulse from the environment or from TryAddImpactAtPoint(Vector3, Vector3).

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public event RagdollPartImpulseEvent OnImpact

Value

Type: Candlelight.PhysicsRagdollPartImpulseEvent
See Also