For (LogiX node)

From Neos Wiki
Revision as of 22:11, 2 July 2020 by Zyzyl (talk | contribs) (Zyzyl moved page LogiX: For to For (LogiX node): Changing name to match standard form)
Jump to navigation Jump to search


Inputs Outputs
Impuse: Trigger Impuse: On Start
Impuse: Iteration
Impuse: On End
Int: Count Int: Current Iteration
  • Inputs
    • Trigger - Triggers the start of the for loop
    • Count - How many times the for should loop
  • Outputs
    • On Start - Fires when the loop starts
    • Iteration - Fires each iteration of the loop
    • On End - Fires at the end of the loop
    • Current Iteration - Outputs the current iteration as an integer

Description

For will fire x times on impulse. X is defined by a given Integer.

Impulse outputs are On Start, Iteration, On End, and an integer output of the current iteration.

The integer output is only available on the same frame that the iteration output fires.


Flow
Back Events Boolean Latch Delay Delay With Value Dynamic Impulse Receiver Dynamic Impulse Receiver With Value`1
Dynamic Impulse Trigger Dynamic Impulse Trigger With Value`1 Fire On Change Fire On False Fire On True Fire While True For
If Impulse Demultiplexer Impulse Multiplexer Local Fire On Change`1 Local Fire On False Local Fire On True Local Impulse Timeout
Local Leaky Impulse Bucket One Per Frame Pulse Random Sequence Timer Update Updates Delay
Updates Delay With Value While