Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ItemSelected(AdvancedDropdownItem)

Override this method to get notified when an item is selected.
Read time 1 minuteLast updated 13 days ago

Definition

protected virtual void ItemSelected(AdvancedDropdownItem item)

Parameters

Item that got selected.