ProtoFlux:ASync Dynamic Impulse Trigger

From Resonite Wiki
ASyncs Dynamic Impulse Trigger
*
Next
Tag
TriggeredCount
TargetHierarchy
ExcludeDisabled
Async

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

Inputs

* (AsyncCall)

Trigger the input slot TargetHierarchy (Slot) with the given Tag (String).

Tag (String)

The tag of the Dynamic Impulse that should be sent after calling * (AsyncCall).

TargetHierarchy (Slot)

The Slot under which to trigger eligible ASync Dynamic Impulse Recievers.

ExcludeDisabled (bool)

Decides if this node should or should not activate eligible async dynamic receivers that are under disabled hierarchy.

Outputs

Next (Continuation)

Code to run after all the code ran by the eligible ASync dynamic impulse receivers is done running.

TriggeredCount (Int)

Number of ASync Dynamic Impulse Receivers that were eligible and got triggered.