isInitialized
The TreeView is initialized by calling Reload(). Therefore returns false until Reload() is called the first time.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor
protected bool isInitialized { get; }