Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DefaultMultiColumnTreeViewController<T>

Default implementation of a MultiColumnTreeViewController.
Read time 3 minutesLast updated 2 days ago

Definition

public class DefaultMultiColumnTreeViewController<T> : MultiColumnTreeViewController, IDisposable

Constructors

Methods

Method

Description

GetDataForIdGets data for the specified TreeView item ID.
GetDataForIndexGets data for the specified TreeView item index.
GetTreeViewItemDataForIdGets the tree item data for the specified TreeView item ID.
GetTreeViewItemDataForIndexGets the tree item data for the specified TreeView item index.
SetRootItemsSets the root items.

Inheritance

Inherited Members