Difference between revisions of "SoundChannel:stop"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
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>
 
</source>
  
 
{{SoundChannel}}
 
{{SoundChannel}}

Revision as of 15:31, 13 July 2023