Interface IAnimationFinisher
- Namespace
- TMPEffects.TMPAnimations
Provides the ability to mark an animation as done animating a specific CharData.
public interface IAnimationFinisher
Methods
FinishAnimation(CharData)
Set the animation to be considered finished for the given character.
void FinishAnimation(CharData cData)
Parameters
cData
CharData