ProtoFlux:IsPlaying

From Resonite Wiki
(Redirected from ProtoFlux:Is Playing)
Is Playing
Source
*
Media

Is Playing is a ProtoFlux node that returns if an IPlayable is currently playing.


Inputs

Source (IPlayable)

The clip to check if it is playing

Outputs

* (boolean)

Whether the provided Source (IPlayable) is playing or not.

Examples