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

Blackboard.AddToSelection

Declaration

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

Parameters

selectable Element to add to selection.

Description

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