ProtoFlux:Set Loop

From Resonite Wiki
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