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

BaseTreeView.RemoveFromSelectionById

Declaration

public void RemoveFromSelectionById(int id);

Parameters

id The item id.

Description

Removes an item from the current selection by id.