TreeViewController
Tree view controller. View controllers of this type are meant to take care of data virtualized by any TreeView inheritor.
Read time 3 minutesLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: BaseTreeViewController
- Implements: IDisposable
public abstract class TreeViewController : BaseTreeViewController, IDisposable