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

TreeViewState.selectedIDs

public List<int> selectedIDs;

Description

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