![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
This is the complete list of members for PlatformerPro.AnimationEventArgs, including all inherited members.
AnimationEventArgs(AnimationState state, AnimationState previousState, string overrideState) | PlatformerPro.AnimationEventArgs | |
OverrideState | PlatformerPro.AnimationEventArgs | |
PreviousState | PlatformerPro.AnimationEventArgs | |
Priority | PlatformerPro.AnimationEventArgs | |
State | PlatformerPro.AnimationEventArgs | |
UpdateAnimationEventArgs(AnimationState state, AnimationState previousState, string overrideState) | PlatformerPro.AnimationEventArgs | virtual |
UpdateAnimationEventArgs(AnimationState state, AnimationState previousState, string overrideState, int priority) | PlatformerPro.AnimationEventArgs | virtual |
UpdateAnimationOverrideState(string overrideState) | PlatformerPro.AnimationEventArgs | virtual |