Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Variable

Retrieves the IVariable associated with the node.
Read time 1 minuteLast updated 6 days ago

Definition

IVariable Variable { get; }

Remarks

The variable defines the node’s data type and is shared across all variable nodes that reference it. It is declared in the graph’s Blackboard.