ProtoFlux:Dynamic Impulse Receiver With Data

From Resonite Wiki
Revision as of 19:52, 9 February 2024 by 989onan (talk | contribs) (fix links, types)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Dynamic Impulse Receiver With Data
OnTriggered
Value
Tag
null
Flow

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

Outputs

OnTriggered (Call)

Sends an impulse when the node has recieved an impulse with the tag in Tag (String) that has data of the type specified by Value (Generic).

Value (Generic)

Will have a value that was sent with the Dynamic Impulse during the impulse from OnTriggered (Call). (So basically this value has nothing except for during the instant moment OnTriggered (Call) is impulsed)

Globals

Tag (String)

The tag for which to listen for Impulses on. Impulses must also have a data associated with them matching Value (Generic).