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.Reload

public void Reload();

Description

Call this to force the TreeView to reload its data. This in turn causes BuildRoot and BuildRows to be called.

See Also: BuildRoot.