docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate GraphGenerator.SerializationHandlers.RemoveEdge

    Delegate RemoveEdge

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

    The graph descriptor.

    EdgeDescriptor desc

    The edge description.

    Returns
    Type Description
    bool

    true if remove 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)