Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Sound::SetAudioRtpcValue Method
Syntax
C++
int SetAudioRtpcValue(IFunctionHandler* pH, ScriptHandle const hRtpcID, float const fValue);
Parameters 
Description 
ScriptHandle const hRtpcID 
the audio RTPC ID handle 
float const fValue 
the RTPC value 

nil

!

Sound.SetAudioRtpcValue( hRtpcID, fValue )

! Globally sets the specified audio RTPC to the specified value!  

!  

!  

 

Copyright (c) 2012. All rights reserved.