Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public virtual void RemoveFromSelection(ISelectable selectable)

Parameters

selectable

Element to remove from selection.