Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::AddRangeSignal Method
Syntax
C++
int AddRangeSignal(IFunctionHandler* pH, ScriptHandle entityId, float fRadius, float fFlexibleBoundary, const char * sSignal);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. 
float fRadius 
Radius of the range area. 
float fFlexibleBoundary 
Flexible boundary size. 
const char * sSignal 
String for signal. 

!

Action.AddRangeSignal( entityId, fRadius, fFlexibleBoundary, sSignal )

!  

!  

!  

!  

! Adds a range for the signal. 

 

Copyright (c) 2012. All rights reserved.