ProtoFlux:IsPlaying

From Resonite Wiki
Revision as of 07:29, 27 May 2025 by Yosh (talk | contribs) (Added category: ContinuouslyChanging nodes)
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