cleanup |
m Yosh moved page ProtoFlux:ASync Dynamic Impulse Reciever With Value to ProtoFlux:Async Dynamic Impulse Reciever With Value: Async |
||
(No difference)
|
Revision as of 17:18, 12 December 2024
Async Dynamic Impulse Receiver With Value
null
∅
Async
The Async Dynamic Impulse Receiver With Value node is the recipient of a Dynamic Impulse with an associated value type for an async ProtoFlux context. Its trigger analogue is the Async Dynamic Impulse Trigger With Value node.
Outputs
OnTriggered (AsyncCall)
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 value sent with the dynamic impulse. Must be a ProtoFlux value type. Only available during the context of the OnTriggered
impulse.
Globals
Tag (String)
The tag to listen for impulses on.