Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::EnableSignalTimer Method
Syntax
C++
int EnableSignalTimer(IFunctionHandler* pH, ScriptHandle entityId, const char * sText);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. !  
const char * sText 
Text for the signal. 

!

Action.EnableSignalTimer( entityId, sText )

!  

! Enables the signal timer. 

 

Copyright (c) 2012. All rights reserved.