this needs a stub marker |
m fix types |
||
Line 4: | Line 4: | ||
|Inputs= | |Inputs= | ||
[ | [ | ||
{"Name": "*", "Type": " | {"Name": "*", "Type": "AsyncCall"}, | ||
{"Name": "Condition", "Type": "bool"} | {"Name": "Condition", "Type": "bool"} | ||
] | ] | ||
|Outputs= | |Outputs= | ||
[ | [ | ||
{"Name": "LoopStart", "Type":" | {"Name": "LoopStart", "Type":"SyncResumption"}, | ||
{"Name": "LoopIteration", "Type":" | {"Name": "LoopIteration", "Type":"SyncResumption"}, | ||
{"Name": "LoopEnd", "Type":"Continuation"} | {"Name": "LoopEnd", "Type":"Continuation"} | ||
] | ] |
Revision as of 19:31, 9 February 2024
Async While
Async
This article or section is a Stub. You can help the Resonite Wiki by expanding it.