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.

TreeViewItem.children

public List<TreeViewItem> children;

Description

The list of child items of this TreeViewItem.