Soldier.alertFor 6
Puts the soldier in an alert state for a defined time
Return value
Return Type | Description |
---|---|
void | This function doesn't return anything |
Parameters
Parameter | Type | Description |
---|---|---|
1 | float | The time for the soldier to remain alerted |
Examples
No examples available.