ProtoFlux:Is Playing

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