Difference between revisions of "SoundChannel:isLooping"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Returns the looping state of the channel.
 
Returns the looping state of the channel.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(bool) = SoundChannel:isLooping()
 
(bool) = SoundChannel:isLooping()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 15:33, 13 July 2023