cleanup again |
m Yosh moved page ProtoFlux:ASync Dynamic Impulse Trigger to ProtoFlux:Async Dynamic Impulse Trigger: ASync -> Async |
(No difference)
|
Revision as of 20:43, 12 December 2024
Async Dynamic Impulse Trigger
Async
The Async Dynamic Impulse Trigger node sends a Dynamic Impulse to all Async Dynamic Impulse Receivers matching the provided Tag
under the TargetHierarchy
.
Inputs
* (AsyncCall)
Trigger an async dynamic impulse with the tag Tag
under TargetHierarchy
.
Tag (String)
The tag of the dynamic impulse.
TargetHierarchy (Slot)
The slot under which to search for dynamic impulse receivers.
ExcludeDisabled (bool)
If True
, the dynamic impulse will not search for receivers under disabled slots.
Outputs
Next (Continuation)
Triggered once the context of every receiver is completed.
TriggeredCount (Int)
Number of receivers that were triggered. Only exists for the current ProtoFlux context.