Search Results for

    Show / Hide Table of Contents

    Class AnimationCompleteEvent

    Event raised whenever the current animation for a state machine has completed.

    Inheritance
    Object
    AnimationCompleteEvent
    Implements
    IEvent
    Namespace: nickmaltbie.StateMachineUnity.Event
    Assembly: cs.temp.dll.dll
    Syntax
    public class AnimationCompleteEvent : IEvent

    Fields

    Instance

    Global instance of the AnimationCompleteEvent

    Declaration
    public static readonly AnimationCompleteEvent Instance
    Field Value
    Type Description
    AnimationCompleteEvent

    Implements

    IEvent
    In This Article
    Back to top State Machine Unity Documentation