Difference between revisions of "SoundChannel:setLooping"

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

Latest revision as of 15:33, 13 July 2023