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

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

!

Sound.GetAudioTriggerID(char const* const sTriggerName)

! Get the trigger TAudioControlID (wrapped into a ScriptHandle).!  

!  

 

Copyright (c) 2012. All rights reserved.