DragExited()
This method is automatically called when dragging ends and the drag source is not over a valid drop target.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
bool DragExited()
Returns
Type | Description |
|---|---|
| bool | Returns event propagation. |