Executes a series of Sequence ports.
Steps through a series of one or more output Sequence ports. The current data port outputs the currently executing item. Input Ports: - Sequence: in order Output Ports: - Sequence: 1 - Sequence: 2 - n (optional) - Data (int): current
The number of steps in the sequence.
Construct a new instance of VisualScriptSequence. Note: use memnew!VisualScriptSequence instead.
See Implementation
Executes a series of Sequence ports.
Steps through a series of one or more output Sequence ports. The current data port outputs the currently executing item. Input Ports: - Sequence: in order Output Ports: - Sequence: 1 - Sequence: 2 - n (optional) - Data (int): current