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

!

Action.AddTargetRangeSignal( entityId, targetId, fRadius, fFlexibleBoundary, sSignal )

!  

!  

!  

!  

!  

 

Copyright (c) 2012. All rights reserved.