Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TreeView.isInitialized

protected bool isInitialized;

Description

The TreeView is initialized by calling Reload(). Therefore returns false until Reload() is called the first time.