Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Script::KillTimer Method
Syntax
C++
int KillTimer(IFunctionHandler * pH, ScriptHandle nTimerId);
Parameters 
Description 
ScriptHandle nTimerId 
ID of the timer returned by the Script.SetTimer function. 

!

Script.KillTimer( nTimerId )

! Stops a timer set by the Script.SetTimer function.!  

 

Copyright (c) 2012. All rights reserved.