ProtoFlux:ASync Dynamic Impulse Reciever: Difference between revisions

From Resonite Wiki
Create ASync Dynamic Impulse Reciever ProtoFlux Node Page
 
fix conneector on visual
Line 4: Line 4:
|Outputs=
|Outputs=
[
[
{"Name":"OnTriggered", "Type":"ASyncCall"}
{"Name":"OnTriggered", "Type":"AsyncCall"}
]
]
|Globals=
|Globals=

Revision as of 00:42, 17 February 2024

ASync Dynamic Impulse Reciever
OnTriggered
Tag
null
Async

Since Dynamic Impulses can be a complex topic, the usage of this node is part of the Dynamic Impulses page.

Outputs

OnTriggered (ASyncCall)

Sends an impulse when the node has recieved an impulse with the tag in Tag (String).

Globals

Tag (String)

The tag for which to listen for Impulses on.