DragExited()
This method is automatically called when a drag exit event occurs.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual bool DragExited()
Returns
Type | Description |
|---|---|
| bool | Returns event propagation. |