Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

TreeView.CanMultiSelect

protected bool CanMultiSelect(IMGUI.Controls.TreeViewItem item);

Parameters

itemCan this item be part of a multiselection.

Description

Override this method to control whether the item can be part of a multiselection.

Default behavior: returns true.

Did you find this page useful? Please give it a rating: