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