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