docs.unity3d.com
    Show / Hide Table of Contents

    Class GraphSearchUtility

    Inheritance
    Object
    GraphSearchUtility
    Namespace: Ludiq.Bolt
    Syntax
    public static class GraphSearchUtility

    Methods

    GraphHasCodeReferenceTo(IGraph, String)

    Declaration
    public static bool GraphHasCodeReferenceTo(IGraph graph, string reference)
    Parameters
    Type Name Description
    IGraph graph
    String reference
    Returns
    Type Description
    Boolean

    GraphHasReferenceTo(IGraph, Guid)

    Declaration
    public static bool GraphHasReferenceTo(IGraph graph, Guid guid)
    Parameters
    Type Name Description
    IGraph graph
    Guid guid
    Returns
    Type Description
    Boolean
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023