ProtoFlux:AsyncDynamicImpulseReceiver

From Resonite Wiki
Revision as of 23:41, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Async Dynamic Impulse Receiver to ProtoFlux:AsyncDynamicImpulseReceiver: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Async Dynamic Impulse Receiver
OnTriggered
Tag
null
Async

The Async Dynamic Impulse Receiver node is the recipient of a dynamic impulse within async flow. Its trigger analogue is the Async Dynamic Impulse Trigger node.

Outputs

OnTriggered (ASyncCall)

Sends an async impulse when the node has received a dynamic impulse with the specified Tag.

Globals

Tag (String)

The tag to listen for impulses on.

See Also