Difference between revisions of "SoundChannel:stop"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Stops the sound playing in the channel.
 
Stops the sound playing in the channel.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
SoundChannel:stop()
 
SoundChannel:stop()
</source>
+
</syntaxhighlight>
  
 
{{SoundChannel}}
 
{{SoundChannel}}

Latest revision as of 15:33, 13 July 2023