AddToSelection(ISelectable)
Adds an element to the selection in the GraphView that the Blackboard is attached to.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual void AddToSelection(ISelectable selectable)
Parameters
Element to add to selection.