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

AdvancedDropdown.ItemSelected

Declaration

protected void ItemSelected(IMGUI.Controls.AdvancedDropdownItem item);

Parameters

item Item that got selected.

Description

Override this method to get notified when an item is selected.