OnSeparatorContextualMenuEvent(ContextualMenuPopulateEvent, int)
This method is automatically called when a contextual menu is about to appear on a StackNode separator.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
protected virtual void OnSeparatorContextualMenuEvent(ContextualMenuPopulateEvent evt, int separatorIndex)
Parameters
The event.
The index of the separator on which the menu was invoked.