Increment Number Variable
Last updated
Last updated
Adjusts the value of a number variable by the Increment Value. Equivalent to calling Get Number Variable, adding the Increment Value, and then calling Set Number Variable on the result.
Nodes fall into two basic categories: Data and Execution. This node Executes a function directly in the node string.
Identifier
String
Yes
Must match the Identifier of the Number Variable to increment.
Increment
Number
Yes
How much to add to the Number Variable.
Scope
Scope
Yes
Must match the scope of the Number Variable to increment.
Object
Object
No
Only used if Scope is Object.
(none)
N/A
N/A
Contributors
AddiCt3d 2CHa0s