RebuildTree()
Rebuilds the tree item data and regenerates wrappers to fill the source.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void RebuildTree()
Remarks
This needs to be called when adding/removing/moving items.