Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetPauseAllPlaying
Syntax
C++
int SetPauseAllPlaying(IFunctionHandler * pH, bool bPause);
Parameters 
Description 
bool bPause 
True to pause all the playing sounds, false to resume them. 

Syntax: Sound.SetPauseAllPlaying( bool bPause ) 

Sets/unsets pause for all the playing sounds.

Copyright (c) 2012. All rights reserved.