6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = setHUDEnabled | ||
|side = client | |||
|type = function | |type = function | ||
| | |games = iii vc sa iv | ||
| | |desc = set the visibility status of the HUD | ||
| | |arg1 = bool hudEnabled Whether the HUD is to be shown. | ||
| | |return = void | ||
| | |freturn = void | ||
| | |previousName = game.setMainHUDEnabled 1.0.71 | ||
}} | }} |
edits