Search Results for

    Show / Hide Table of Contents

    Class InitialStateAttribute

    Initial state for starting a state machine.

    Inheritance
    Object
    Attribute
    InitialStateAttribute
    Namespace: nickmaltbie.StateMachineUnity.Attributes
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
    public class InitialStateAttribute : Attribute
    In This Article
    Back to top State Machine Unity Documentation