Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::SetAudioProxyOffset Method
Syntax
C++
int SetAudioProxyOffset(IFunctionHandler* pH, Vec3 const vOffset, ScriptHandle const hAudioProxyLocalID);
Parameters 
Description 
Vec3 const vOffset 
offset vector 
ScriptHandle const hAudioProxyLocalID 
ID of the AuxAudioProxy local to the EntityAudioProxy (to address the default AuxAudioProxy pass 1 to address all AuxAudioProxies pass 0) 

nil

!

Entity.SetAudioProxyOffset( vOffset, hAudioProxyLocalID )

! Set offset on the AudioProxy attached to the Entity.!  

!  

!  

 

Copyright (c) 2012. All rights reserved.