ProtoFlux:ASync Dynamic Impulse Trigger With Value

From Resonite Wiki
ASync Dynamic Impulse Trigger With Data
*
Next
Tag
TriggeredCount
TargetHierarchy
ExcludeDisabled
Value
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) and Value (Generic).

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.

Value (Generic)

Value to send with this impulse.

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 Dynamic Impulse Receivers that were eligible and got triggered.