Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.AnimationTransitionMapping Class Reference

Animation transition mapping. Relates a state and previous state. More...

Public Attributes

AnimationState previousState
 
AnimationState newState
 

Detailed Description

Animation transition mapping. Relates a state and previous state.

Member Data Documentation

◆ newState

AnimationState PlatformerPro.AnimationTransitionMapping.newState

◆ previousState

AnimationState PlatformerPro.AnimationTransitionMapping.previousState

The documentation for this class was generated from the following file: