Indirect increments can be commonly found in legacy content that has been migrated from other platforms. Indirect increments take Variable (Variable) as an input, and will increase the value that is wrapped by Variable (Variable) by one.
This is also useful for Multiplexing multiple variables into the Variable (Variable) connection on the indirect increment, which can be useful to reduce the nodes needed to increase the values of a set list of variables during a For or While loop.
Inputs
* (Call)
Call this to increase the value.
Variable (Variable Generic)
The Variable to increment by 1.
Outputs
OnWritten (Continuation)
sends an impulse after * (Call) has been impulsed and the value has been incremented .
OnFail (Continuation)
sends an impulse after * (Call) has been impulsed and the value wasn't able to be incremented due to a missing target or the variable not wrapping a valid IField`1
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.