ProtoFlux:Async Dynamic Impulse Receiver

From Resonite Wiki
Async Dynamic Impulse Receiver
OnTriggered
Tag
null
Async

The Async Dynamic Impulse Receiver node is the recipient of a dynamic impulse within an async 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.

See Also