Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::AddAngleSignal Method
Syntax
C++
int AddAngleSignal(IFunctionHandler* pH, ScriptHandle entityId, float fAngle, float fFlexibleBoundary, const char * sSignal);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. 
float fAngle 
Angle value. 
float fFlexibleBoundary 
Flexible boundary size. 
const char * sSignal 
String for signal. 

!

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

!  

!  

!  

!  

! Adds an angle for the signal. 

 

Copyright (c) 2012. All rights reserved.