children
The list of child items of this TreeViewItem.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public virtual List<TreeViewItem<TIdentifier>> children { get; set; }