docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddNodeDescriptor

    AddNodeDescriptor(GraphDescriptor, NodeDescriptor, TreeNode, PortDirection, PortDirection)

    Adds the node descriptor.

    Declaration
    protected GraphTree.TreeNode AddNodeDescriptor(GraphDescriptor desc, NodeDescriptor node, GraphTree.TreeNode parent, PortDirection parentSide, PortDirection selfSide)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The graph descriptor.

    NodeDescriptor node

    The node descriptor to add.

    GraphTree.TreeNode parent

    The parent TreeNode.

    PortDirection parentSide

    The parent side.

    PortDirection selfSide

    Add to the side of this node descriptor.

    Returns
    Type Description
    GraphTree.TreeNode

    TreeNode that was created.

    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)