Squad.holdFire 191
Orders the squad to hold fire and move stealthy, optionally playing an order animation.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | bool | Whether to play the order animation. |
Examples
Example 77
squad.holdFire(true);