This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

Blackboard.RemoveFromSelection

Declaration

public void RemoveFromSelection(Experimental.GraphView.ISelectable selectable);

Parameters

selectable Element to remove from selection.

Description

Removes an element from the selection in the GraphView that the Blackboard is attached to.