SoundObjectStop(object)
Stops a sound object from playing.
void SoundObjectStop( object oSound );
Parameters
oSound
Sound object to play
Description
Stop playing oSound that was either started by SoundObjectPlay() or just set to active when created in the Toolset.
Version
1.61
See Also
functions: | SoundObjectPlay | SoundObjectSetVolume |
categories: | Sound Effects Functions |
author: Tom Cassiotis, editor: Lilac Soul