Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:AsyncDynamicImpulseTrigger

From Resonite Wiki
Revision as of 00:54, 17 February 2024 by 989onan (talk | contribs) (Create ASync Dynamic Impulse Trigger ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

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

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.