Search Results for

    Show / Hide Table of Contents

    Namespace nickmaltbie.StateMachineUnity.Event

    Classes

    AnimationCompleteEvent

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

    StateTimeoutEvent

    Event raised whenever a state has timed out. Used with the TransitionAfterTimeAttribute attribute.

    Interfaces

    IEvent

    Event for managing transitions or executing actions in state machines.

    In This Article
    Back to top State Machine Unity Documentation