MovieClip:isPlaying

From GiderosMobile
Revision as of 15:17, 22 September 2021 by MoKaLux (talk | contribs) (removed language stuff)

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