Version: 2019.2
protected bool CanMultiSelect (IMGUI.Controls.TreeViewItem item);

パラメーター

itemCan this item be part of a multiselection.

説明

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

Default behavior: returns true.