MovieClip:isPlaying

From GiderosMobile
Revision as of 15:31, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "</source>" to "</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2020.11
Class: MovieClip

Description

Returns whether or not current clip is playing.

(bool) = MovieClip:isPlaying()

Return values

Returns (bool) a value of "true" if current clip is playing, "false" otherwise