SoundChannel:isLooping

From GiderosMobile
Revision as of 11:20, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description


Returns the looping state of the channel.

(bool) = SoundChannel:isLooping()

Returns (bool) `true` if the channel is looping, `false` otherwise.