|
sound_stop(index) |
|
Drag & Drop equivalent :
index = the name of the sound resource to be stopped.
Example:
This function will stop the sound resource index if it's playing. If there are multiple sounds with this index playing simultaneously, all will be stopped. All other sound resources will continue playing.
Revision #1 |