docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate GraphGenerator.SerializationHandlers.AddEdge

    Delegate AddEdge

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

    The graph.

    EdgeDescriptor desc

    The desc.

    Returns
    Type Description
    bool

    true if add edge 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)