ItemSelected(AdvancedDropdownItem)
Override this method to get notified when an item is selected.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected virtual void ItemSelected(AdvancedDropdownItem item)
Parameters
Item that got selected.