IsDroppable()
Check if element is droppable.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
bool IsDroppable()
Returns
Type | Description |
|---|---|
| bool | True if droppable. False otherwise. |