docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Node.Status

    Status of a graph node.

    Namespace: Unity.Muse.Behavior
    Assembly: Unity.Muse.Behavior.dll
    Syntax
    public enum Node.Status

    Fields

    Name Description
    Failure

    The node has failed.

    Running

    The node is currently running.

    Success

    The node has succeeded.

    Uninitialized

    The node has not started.

    Waiting

    The node is currently waiting for child nodes to complete.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)