TreeViewItemData<T0>

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Item structure provided to a TreeView using the default implementation. For more information on usage, refer to TreeView and Create list and tree views.

Properties

children Children of this tree item.
data Data for this item.
hasChildren Whether this item has children or not.
id Id of the item.

Constructors

TreeViewItemData_1 Creates a TreeViewItemData_1 with all required parameters.

Did you find this page useful? Please give it a rating: