docs.unity3d.com
    Show / Hide Table of Contents

    Class EditorGraphPingUtility

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

    Methods

    ParseTag(String, out GraphReference, out IGraphElement, Boolean)

    Declaration
    public static void ParseTag(string s, out GraphReference graphReference, out IGraphElement element, bool ensureValid = true)
    Parameters
    Type Name Description
    String s
    GraphReference graphReference
    IGraphElement element
    Boolean ensureValid

    Ping(GraphReference, IGraphElement, Boolean)

    Declaration
    public static void Ping(GraphReference graphReference, IGraphElement element, bool select = false)
    Parameters
    Type Name Description
    GraphReference graphReference
    IGraphElement element
    Boolean select

    Ping(String, Boolean)

    Declaration
    public static void Ping(string tag, bool select = false)
    Parameters
    Type Name Description
    String tag
    Boolean select
    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