Class TestResultWindow.TestResultTreeView | Graphics Tests Framework | 7.1.13-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class TestResultWindow.TestResultTreeView

    Inheritance
    Object
    TestResultWindow.TestResultTreeView
    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    public class TestResultTreeView : TreeView

    Constructors

    TestResultTreeView(TreeViewState)

    Declaration
    public TestResultTreeView(TreeViewState state)
    Parameters
    Type Name Description
    TreeViewState state

    Fields

    onSceneSelect

    Declaration
    public TestResultWindow.TestResultTreeView.OnSceneSelect onSceneSelect
    Field Value
    Type Description
    TestResultWindow.TestResultTreeView.OnSceneSelect

    Methods

    BuildRoot()

    Declaration
    protected override TreeViewItem BuildRoot()
    Returns
    Type Description
    TreeViewItem

    CanMultiSelect(TreeViewItem)

    Declaration
    protected override bool CanMultiSelect(TreeViewItem item)
    Parameters
    Type Name Description
    TreeViewItem item
    Returns
    Type Description
    Boolean

    DoubleClickedItem(Int32)

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

    SelectionChanged(IList<Int32>)

    Declaration
    protected override void SelectionChanged(IList<int> selectedIds)
    Parameters
    Type Name Description
    IList<Int32> selectedIds
    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