Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:AsyncDynamicImpulseReceiver

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.
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