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. |
Syntax: Action.AddRangeSignal( entityId, fRadius, fFlexibleBoundary, sSignal )
Adds a range for the signal.
Copyright (c) 2012. All rights reserved.
|