docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XGraphEventListener

    Inheritance
    object
    XGraphEventListener
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.VisualScripting
    Assembly: Unity.VisualScripting.Core.dll
    Syntax
    public static class XGraphEventListener

    Methods

    IsHierarchyListening(GraphReference)

    Declaration
    public static bool IsHierarchyListening(GraphReference reference)
    Parameters
    Type Name Description
    GraphReference reference
    Returns
    Type Description
    bool

    StartListening(IGraphEventListener, GraphReference)

    Declaration
    public static void StartListening(this IGraphEventListener listener, GraphReference reference)
    Parameters
    Type Name Description
    IGraphEventListener listener
    GraphReference reference

    StopListening(IGraphEventListener, GraphReference)

    Declaration
    public static void StopListening(this IGraphEventListener listener, GraphReference reference)
    Parameters
    Type Name Description
    IGraphEventListener listener
    GraphReference reference
    In This Article
    Back to top
    Copyright © 2025 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)