Declare Generic Item Variable
Last updated
Last updated
Declare a Generic Item variable with a custom Identifier. Variable declarations do not require an event node to trigger. They are automatically performed when the node graph script is run.
Nodes fall into two basic categories: Data and Execution. This node Executes a function when the game loads.
Identifier
String
Yes
The string id for this variable.
Initial Value
(anything)
No
What the variable holds when the game starts.
Scope
Scope
Yes
Determines if this item can be accessed by other brains, and what the item is associated with.
N/A
N/A
N/A
Contributors
AddiCt3d 2CHa0s