Parameters |
Description |
ScriptHandle entityId |
Identifier for the entity. |
const char * sText |
Text for the signal. |
float fRateMin |
Minimum rate for the signal timer. |
float fRateMax |
Maximum rate for the signal timer. |
Syntax: Action.SetSignalTimerRate( entityId, sText, fRateMin, fRateMax )
Sets the rate for the signal timer.
Copyright (c) 2012. All rights reserved.
|