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

Maps between animation states and strings More...

Public Attributes

AnimationState state
 The animation state to map from. More...
 
string animationName
 The animation name to map to. More...
 

Detailed Description

Maps between animation states and strings

Member Data Documentation

◆ animationName

string PlatformerPro.AnimationMapping.animationName

The animation name to map to.

◆ state

AnimationState PlatformerPro.AnimationMapping.state

The animation state to map from.


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