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

    Class ComponentTypeListView

    Inheritance
    System.Object
    ComponentTypeListView
    Namespace: Unity.Entities.Editor
    Syntax
    public class ComponentTypeListView : TreeView

    Constructors

    ComponentTypeListView(TreeViewState, List<ComponentType>, List<Boolean>, CallbackAction)

    Declaration
    public ComponentTypeListView(TreeViewState state, List<ComponentType> types, List<bool> typeSelections, CallbackAction callback)
    Parameters
    Type Name Description
    TreeViewState state
    List<ComponentType> types
    List<System.Boolean> typeSelections
    CallbackAction callback

    Methods

    BuildRoot()

    Declaration
    protected override TreeViewItem BuildRoot()
    Returns
    Type Description
    TreeViewItem

    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