cleanup |
m forgor pipe |
||
Line 12: | Line 12: | ||
|}} | |}} | ||
The '''Dynamic Impulse Receiver''' node is the recipient of a [[dynamic impulse]] within a [[sync context]]. Its trigger analogue is the [[ProtoFlux:Dynamic Impulse Trigger]] node. | The '''Dynamic Impulse Receiver''' node is the recipient of a [[dynamic impulse]] within a [[sync context]]. Its trigger analogue is the [[ProtoFlux:Dynamic Impulse Trigger|Dynamic Impulse Trigger]] node. | ||
== Outputs == | == Outputs == |
Latest revision as of 15:28, 13 December 2024
Dynamic Impulse Receiver
null
∅
Flow
The Dynamic Impulse Receiver node is the recipient of a dynamic impulse within a sync context. Its trigger analogue is the Dynamic Impulse Trigger node.
Outputs
OnTriggered (Call)
Sends an impulse when the node has recieved a dynamic impulse with the specified Tag
.
Globals
Tag (String)
The tag to listen for impulses on.
See Also
- ProtoFlux:Async Dynamic Impulse Receiver for the async analogue.