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

TreeView.GetSelection

Declaration

public IList<int> GetSelection();

Description

Returns the list of TreeViewItem IDs that are currently selected.