Reload()
Call this to force the TreeView to reload its data. This in turn causes BuildRoot and BuildRows to be called.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public void Reload()
Remarks
Additional Resources: TreeView<TIdentifier>.BuildRoot().