Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AddToSelection(ISelectable)

Adds an element to the selection in the GraphView that the Blackboard is attached to.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual void AddToSelection(ISelectable selectable)

Parameters

selectable

Element to add to selection.