Class EventGraphListView | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class EventGraphListView

    Inheritance
    System.Object
    EventGraphListView
    Namespace: UnityEditor.ResourceManagement.Diagnostics
    Syntax
    public class EventGraphListView : TreeView

    Properties

    GraphRect

    Declaration
    public Rect GraphRect { get; }
    Property Value
    Type Description
    Rect

    Methods

    BuildRoot()

    Declaration
    protected override TreeViewItem BuildRoot()
    Returns
    Type Description
    TreeViewItem

    CreateDefaultHeaderState()

    Declaration
    public static MultiColumnHeaderState CreateDefaultHeaderState()
    Returns
    Type Description
    MultiColumnHeaderState

    DefineGraph(String, Int32, IGraphLayer[])

    Declaration
    public void DefineGraph(string name, int maxValueStream, params IGraphLayer[] layers)
    Parameters
    Type Name Description
    System.String name
    System.Int32 maxValueStream
    IGraphLayer[] layers

    DoubleClickedItem(Int32)

    Declaration
    protected override void DoubleClickedItem(int id)
    Parameters
    Type Name Description
    System.Int32 id

    DrawGraphs(Rect, Int32)

    Declaration
    public void DrawGraphs(Rect rect, int inspectFrame)
    Parameters
    Type Name Description
    Rect rect
    System.Int32 inspectFrame

    GetCustomRowHeight(Int32, TreeViewItem)

    Declaration
    protected override float GetCustomRowHeight(int row, TreeViewItem item)
    Parameters
    Type Name Description
    System.Int32 row
    TreeViewItem item
    Returns
    Type Description
    System.Single

    RowGUI(RowGUIArgs)

    Declaration
    protected override void RowGUI(RowGUIArgs args)
    Parameters
    Type Name Description
    RowGUIArgs args
    Back to top
    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