Instructions/Loop Memory: Difference between revisions

From Desynced Wiki
(Created page with "{{Infobox}} __NOEDITSECTION__ {{Instruction_Bottom}}")
 
No edit summary
 
Line 1: Line 1:
{{Infobox}}
{{Instruction_Top}}
      
      
__NOEDITSECTION__
__NOEDITSECTION__
{{Instruction_Bottom}}
{{Instruction_Bottom}}

Latest revision as of 09:42, 1 August 2025


Loop Memory
     File:Instructions-Loop Memory.png
     Loops through memory array or known array identifiers
Lua ID memory_loop
Category Memory
Icon Count Item.png
Argument One: Type Input
Argument One: Name Id
Argument One: Description Array identifier or empty to loop through known identifiers
Argument Two: Type Output
Argument Two: Name Value
Argument Three: Type Exec
Argument Three: Name Done
Argument Three: Description Finished loop
Argument Four: Type Output
Argument Four: Name Index