Click or drag to resize
RagdollStateOnExit Event
Gets the callback for when the AnimatorState is exited.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public event RagdollStateEvent OnExit

Field Value

Type: 
The callback for when the AnimatorState is exited.
See Also