OpenContextualMenu(Event, SearchItem)
Invoked when the user opens a contextual menu on the selected search item row.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
bool OpenContextualMenu(Event evt, SearchItem item)
Parameters
Returns
Type | Description |
|---|---|
| bool | Returns true if the event was handled. |