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

Pauses animation when the TimeManager pauses (regardless of time scale). More...

Inheritance diagram for PlatformerPro.AnimationPauser:

Protected Member Functions

void Init ()
 
void DoDestroy ()
 

Protected Attributes

Animator myAnimator
 

Detailed Description

Pauses animation when the TimeManager pauses (regardless of time scale).

Member Function Documentation

◆ DoDestroy()

void PlatformerPro.AnimationPauser.DoDestroy ( )
protected

◆ Init()

void PlatformerPro.AnimationPauser.Init ( )
protected

Member Data Documentation

◆ myAnimator

Animator PlatformerPro.AnimationPauser.myAnimator
protected

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