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.

TreeViewState.selectedIDs

public List<int> selectedIDs;

Description

Selected TreeViewItem IDs. Use of the SetSelection and IsSelected API will access this state.