docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetOtherPortOnEdgeGuid

    GetOtherPortOnEdgeGuid(GraphDescriptor, int, PortDescriptor)

    Retrieve the other port connected to an edge

    Declaration
    public static PortDescriptor GetOtherPortOnEdgeGuid(GraphDescriptor desc, int edgeGuid, PortDescriptor port)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The GraphDescriptor

    int edgeGuid

    The edge guid to retrieve

    PortDescriptor port

    The source port from which to extract the other port

    Returns
    Type Description
    PortDescriptor

    Returns the other port of the edge

    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)