Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
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.