docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindNode

    FindNode(SystemGraphData, string, out SerializedNode)

    Finds the node.

    Declaration
    public bool FindNode(SystemGraphData ctx, string nodeGuid, out SerializedNode node)
    Parameters
    Type Name Description
    SystemGraphData ctx

    The graph data.

    string nodeGuid

    The node unique identifier.

    SerializedNode node

    The node.

    Returns
    Type Description
    bool

    true if found, 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)