docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method BindGraphComponent

    BindGraphComponent(SystemGraphComponent, GraphDescriptor, string)

    Create descriptors to graph component and register the descriptors>

    Declaration
    public static SystemGraphManager.GraphDescriptor BindGraphComponent(SystemGraphComponent component, SystemGraphManager.GraphDescriptor owner = null, string subGraphPath = "")
    Parameters
    Type Name Description
    SystemGraphComponent component

    Component to create a descriptor for.

    SystemGraphManager.GraphDescriptor owner

    The descriptor of the parent graph if this is a subgraph.

    string subGraphPath

    The path to this subgraph in the query system

    Returns
    Type Description
    SystemGraphManager.GraphDescriptor

    The created descriptor.

    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)