Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Sound::GetAudioRtpcID Method
Syntax
C++
int GetAudioRtpcID(IFunctionHandler* pH, char const* const sRtpcName);
Parameters 
Description 
char const* const sRtpcName 
unique name of an audio RTPC 

ScriptHandle with the TAudioControlID value, or nil if the sRtpcName is not found.

!

Sound.GetAudioRtpcID(char const* const sRtpcName)

! Get the RTPC TAudioControlID (wrapped into a ScriptHandle) !  

!  

 

Copyright (c) 2012. All rights reserved.