IsSelectable()
The GraphElement is selectable.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual bool IsSelectable()
Returns
Type | Description |
|---|---|
| bool | Returns true if the GraphElement is selectable. Returns false otherwise. |