ProtoFlux:Dynamic Impulse Receiver With Data

From Resonite Wiki
Revision as of 21:30, 13 December 2024 by Yosh (talk | contribs) (standardizxe)
Dynamic Impulse Receiver With Data
OnTriggered
Value
Tag
null
Flow

The Dynamic Impulse Receiver With Data node is the recipient of a dynamic impulse with an associated value or object for a sync context. Its trigger analogue is the Async Dynamic Impulse Trigger With Data node.

Outputs

OnTriggered (Call)

Sends an impulse when the node has recieved a dynamic impulse with the specified Tag that has data of the same type as Value.

Value (Generic)

Contains the data sent with the dynamic impulse. Only available during the context of the OnTriggered impulse.

Globals

Tag (String)

The tag to listen for impulses on.

See Also