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