Squad.alertEnemies 2
Alert all enemies of the presence of the squad for some time
Return value
Return Type | Description |
---|---|
void | This function doesn't return anything |
Parameters
Parameter | Type | Description |
---|---|---|
1 | float | The duration to alert enemies. Use 0 to reset the alert state |
Examples
squad.alertEnemies(30.0);