Sound.stop

Halt playback of sound. This interrupts sound fader effects.

class Sound
static
void
stop
(
int channel = -1
)

Parameters

channel
Type: int

Channel to stop playing, or -1 for all channels.

Meta