Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.IAnimationBridge Interface Reference

Interface for animation bridges. More...

Inheritance diagram for PlatformerPro.IAnimationBridge:
PlatformerPro.AnimationBridge_DebugLog PlatformerPro.LegacyAnimationBridge PlatformerPro.MecanimAnimationBridge_2D PlatformerPro.MecanimAnimationBridge_2DWithIgnoredStates PlatformerPro.MecanimAnimationBridge_2DWithModifiers PlatformerPro.MecanimAnimationBridge_2DWithTransitions PlatformerPro.MecanimOverrideAsAnimationBridge PlatformerPro.ParticleEffect_Bridge PlatformerPro.SoundEffect_Bridge

Public Member Functions

void Reset ()
 Called when the animator is changed. More...
 

Properties

Animator Animator [get]
 Gets the associated animator. Returns null if an animator is not being used. More...
 

Detailed Description

Interface for animation bridges.

Member Function Documentation

◆ Reset()

Property Documentation

◆ Animator

Animator PlatformerPro.IAnimationBridge.Animator
get

Gets the associated animator. Returns null if an animator is not being used.


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