Collapse All
Warhorse ScripBind documentation
CScriptBind_Action::EnableSignalTimer Method
Syntax
C++
int
EnableSignalTimer
(IFunctionHandler*
pH
, ScriptHandle
entityId
,
const
char
*
sText
);
Parameters
Parameters
Description
ScriptHandle entityId
Identifier for the entity. !
const char * sText
Text for the signal.
Description
!
Action.EnableSignalTimer( entityId, sText )
!
! Enables the signal timer.
Group
CScriptBind_Action Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express