Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ApplyToGraphView(GraphView, Blackboard)

Applies the list of selected elements to a graph view.
Read time 1 minuteLast updated 12 days ago

Definition

public void ApplyToGraphView(GraphView graphView, Blackboard blackboard)

Parameters

graphView

The graph view to apply the selection to.

blackboard

The graph view blackboard or null if none.

Remarks

This method clears the current selection in the graph view, and selects the graph view or blackboard elements indicated by GraphSelection.elements.