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