Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::EnableRangeSignaling Method
Syntax
C++
int EnableRangeSignaling(IFunctionHandler* pH, ScriptHandle entityId, bool bEnable);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. 
bool bEnable 
Enable/Disable range signalling. 

!

Action.EnableRangeSignaling( entityId, bEnable )

!  

!  

! Enable/Disable range signalling for the specified entity. 

 

Copyright (c) 2012. All rights reserved.