hud.setEnabled 2
Shows or hides the whole mission status bar for the rest of the battle. Scripted fields added with setField are hidden too.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | bool | True to show the bar, false to hide it. |
Examples
No examples available.
