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

protected void SelectionChanged(IList<int> selectedIds);

Parameters

selectedIdsTreeViewItem IDs.

Description

Override the method to get notified of selection changes.