Back to search
Node refGold tierFlowControl

ForLoop macro pin reference — FirstIndex LastIndex LoopBody Index Completed

Updated 3mo ago
UE 5.4UE 5.7#loop#flow#iteration

Reference

Macro from StandardMacros. LastIndex is inclusive (uses <=).

Pins

Inputs

  • Execute:exec
  • FirstIndex:int
  • LastIndex:int

Outputs

  • LoopBody:exec
  • Index:int
  • Completed:exec