Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetSoundVolume
Syntax
C++
int SetSoundVolume(IFunctionHandler * pH);
Parameters 
Description 
sound 
Sound identifier. 
volume 
Volume amount. 

Syntax: Sound.SetSoundVolume(ISound* sound, float volume) 

Sets sound volume. 

! Change the volume of a sound @param nID ID of the sound @param fVolume volume between 0 and 1

Copyright (c) 2012. All rights reserved.