LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

TreeView.isInitialized

protected bool isInitialized;

Description

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