ProtoFlux:SetLoop: Difference between revisions

From Resonite Wiki
Added flux node and rudimentary explanations.
 
m YoshBot moved page ProtoFlux:Set Loop to ProtoFlux:SetLoop: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:34, 21 August 2025

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