docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LinkPorts

    LinkPorts(GraphDescriptor, bool)

    Link references between parent and child graphs recursively.

    Declaration
    public static Linker.LinkerResult LinkPorts(SystemGraphManager.GraphDescriptor descriptor, bool allowInterConnect = false)
    Parameters
    Type Name Description
    SystemGraphManager.GraphDescriptor descriptor

    Root level graph

    bool allowInterConnect

    if set to true [allow inter connect].

    Returns
    Type Description
    Linker.LinkerResult

    True on success.

    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)