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

BaseTreeViewController.itemsSource

public IList itemsSource;

Description

Items for this tree. Contains items that are expanded in the tree.

It can only be accessed. Source is set when tree is rebuilt using RebuildTree