All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)Async impulse flow is generally the same as normal impulse flow, though with the added flexibility of being able to suspend and resume certain chains of execution at will. In essence, it is ProtoFlux's way of being able to use [https://en.wikipedia.org/wiki/Coroutine coroutines] within the language. One can either explicitly suspend execution with nodes such as [[ProtoFlux:Delay|Delay]], or one can implicitly wait for an action to complete before resuming execution, such as using the [[ProtoFlux:Play One Shot And Wait|Play One Shot And Wait]] node.
Translations