Parameters |
Description |
sound |
Sound identifier. |
paused |
True to pause the sound, false to resume it. |
Syntax: Sound.SetSoundPaused(sound, paused)
Pauses/resumes the sound.
! Sets the Pause state of a sound @param nID ID of the sound @param bPaused State of Pause Mode
Copyright (c) 2012. All rights reserved.
|