Create Async ProtoFlux Category |
Added descriptions for this category. |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
|ASync Dynamic Impulse Reciever|| | |ASync Dynamic Impulse Reciever|| A listener node that sits in a slot, waiting for trigger pulses. | ||
|ASync Dynamic Impulse Reciever With Value|| | |ASync Dynamic Impulse Reciever With Value|| A listener node that sits in a slot, waiting for trigger pulses, and can receive data. | ||
|ASync Dynamic Impulse Trigger|| | |ASync Dynamic Impulse Trigger|| Sends an impulse to a slot that has a receiver that is listening for that pulse. | ||
|ASync Dynamic Impulse Trigger With Value|| | |ASync Dynamic Impulse Trigger With Value|| Sends an impulse to a slot that has a receiver that is listening for that pulse and sending data through. | ||
|ASync For|| | |ASync For|| A node that allows for looped execution for a known number of times. | ||
|ASync Range Loop Int|| | |ASync Range Loop Int|| A node that allows for looped execution for a known number of times, have an optional start and end, and how much to skip per loop. | ||
|ASync Sequence|| | |ASync Sequence|| When a pulse is received on this node, it will pulse out in order. | ||
|ASync While|| | |ASync While|| A node that allows for looped execution for an unknown number of times. | ||
|Delay Updates|| | |Delay Updates|| Delays the execution of code by a certain amount of time. | ||
|Start ASync Task|| Allows for a transition from a Call to an ASync, creating a new | |Start ASync Task|| Allows for a transition from a Call to an ASync, creating a new scheduled task. | ||
|Updates Delay With Data|| Allows for you to wait and keep the value from the previous execution context. | |Updates Delay With Data|| Allows for you to wait and keep the value from the previous execution context. | ||
|Updates Or Time Delay|| | |Updates Or Time Delay|| Delays the execution of code by a certain amount of time. | ||
|Updates Or Time Delay With Data|| Allows for you to wait and keep the value from the previous execution context. | |Updates Or Time Delay With Data|| Allows for you to wait and keep the value from the previous execution context. | ||
}} | }} | ||
[[Category:ProtoFlux:Flow]] |
Latest revision as of 00:31, 20 May 2024
Node Name | Description |
---|---|
ASync Dynamic Impulse Reciever | A listener node that sits in a slot, waiting for trigger pulses. |
ASync Dynamic Impulse Reciever With Value | A listener node that sits in a slot, waiting for trigger pulses, and can receive data. |
ASync Dynamic Impulse Trigger | Sends an impulse to a slot that has a receiver that is listening for that pulse. |
ASync Dynamic Impulse Trigger With Value | Sends an impulse to a slot that has a receiver that is listening for that pulse and sending data through. |
ASync For | A node that allows for looped execution for a known number of times. |
ASync Range Loop Int | A node that allows for looped execution for a known number of times, have an optional start and end, and how much to skip per loop. |
ASync Sequence | When a pulse is received on this node, it will pulse out in order. |
ASync While | A node that allows for looped execution for an unknown number of times. |
Delay Updates | Delays the execution of code by a certain amount of time. |
Start ASync Task | Allows for a transition from a Call to an ASync, creating a new scheduled task. |
Updates Delay With Data | Allows for you to wait and keep the value from the previous execution context. |
Updates Or Time Delay | Delays the execution of code by a certain amount of time. |
Updates Or Time Delay With Data | Allows for you to wait and keep the value from the previous execution context. |
Pages in category "ProtoFlux:Flow:Async"
The following 13 pages are in this category, out of 13 total.