Tile - YUi - Disable Hud – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Disable Hud UI to Ylands:Tile - YUi - Disable Hud: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
* | --> | ||
== Disable Hud(Player, Component, Disable) == | |||
[[File:YlandsTile-687.png]] | |||
<pre>static disableHud(player: YCharacter, HUD: YHudElementType, disable: boolean): void;</pre> | |||
=== Parameters === | |||
==== player ==== | |||
==== HUD ==== | |||
==== disable ==== | |||
=== Description === | |||
''Enable/disable''* HUD component for a '''specific player'''. | |||
---- | ---- | ||
Line 8: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:51, 8 July 2021
Disable Hud(Player, Component, Disable)
static disableHud(player: YCharacter, HUD: YHudElementType, disable: boolean): void;
Parameters
player
HUD
disable
Description
Enable/disable* HUD component for a specific player.