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

!

Action.DisableSignalTimer( entityId, sText )

!  

!  

! Disables the signal timer. 

 

Copyright (c) 2012. All rights reserved.