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 TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1boolTrue to show the bar, false to hide it.

Examples

No examples available.


Back to Scripting API