Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


itemsSource

Items for this tree. Contains items that are expanded in the tree.
Read time 1 minuteLast updated 12 days ago

Definition

public override IList itemsSource { get; set; }

Remarks

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