Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetSoundPosition
Syntax
C++
int SetSoundPosition(IFunctionHandler * pH);
Parameters 
Description 
sound 
Sound identifier. 
pos 
Position of the sound. 

Syntax: Sound.SetSoundPosition(sound, pos) 

Sets the position of the sound. nSoundHandle can be SoundID or Ptr. 

! Change the position of a 3D sound @param nID ID of the sound @param v3d Three component vector containing the position @see CScriptBindSound::Load3DSound

Copyright (c) 2012. All rights reserved.