ProtoFlux:SetLoop

From Resonite Wiki
Revision as of 00:34, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Set Loop to ProtoFlux:SetLoop: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Loop
*
Next
Target
Loop
Media

The Set Loop node tells a IPlayable to loop or disable loop upon impulse.

Inputs

* (Call)

Target (IPlayable)

The IPlayable to set loop on.

Loop (Bool)

Set whether the target should loop or not.

Outputs

Next (Continuation)

Sends an impulse after the initial call.

Examples