Interface IAnimationEventActionFinished
Enables a monobehaviour to react to the 'ActionFinished' animation event
Namespace: Unity.MARS.Templates
Syntax
public interface IAnimationEventActionFinished
Methods
ActionFinished()
Declaration
void ActionFinished()