AddToSelection(ISelectable)
Add element to selection.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
void AddToSelection(ISelectable selectable)
Parameters
Selectable element to add.