docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate GraphGenerator.SerializationHandlers.AddNode

    Delegate AddNode

    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public delegate bool GraphGenerator.SerializationHandlers.AddNode(GraphDescriptor graph, NodeDescriptor desc)
    Parameters
    Type Name Description
    GraphDescriptor graph

    The graph descriptor.

    NodeDescriptor desc

    The node descriptor.

    Returns
    Type Description
    bool

    true if add node succeeded, false otherwise.

    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)