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

protected method FindRows(ids: IList<int>): IList<TreeViewItem>;

Parameters

idsTreeViewItem IDs.

Returns

IList<TreeViewItem> TreeViewItems.

Description

Useful for converting from TreeViewItem IDs to TreeViewItems using the current rows.