m Yosh moved page ProtoFlux:Async Dynamic Impulse Reciever to ProtoFlux:Async Dynamic Impulse Receiver: match ingame |
m impulse -> dyn impulse |
||
Line 18: | Line 18: | ||
=== OnTriggered ([[Impulses|ASyncCall]]) === | === OnTriggered ([[Impulses|ASyncCall]]) === | ||
Sends an [[impulse]] when the node has | Sends an [[impulse]] when the node has received a dynamic impulse with the specified <code>Tag</code>. | ||
== Globals == | == Globals == |
Revision as of 20:21, 12 December 2024
Async Dynamic Impulse Receiver
null
∅
Async
The Async Dynamic Impulse Receiver node is the recipient of a Dynamic Impulse within an async ProtoFlux context. Its trigger analogue is the Async Dynamic Impulse Trigger node.
Outputs
OnTriggered (ASyncCall)
Sends an impulse when the node has received a dynamic impulse with the specified Tag
.
Globals
Tag (String)
The tag to listen for impulses on.