For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/enums/HudVisibility.md.

Enumeration: HudVisibility

Beta

指定如何处理 HUD 元素的可见性的枚举。

Enumeration that specifies how to treat the visibility of a HUD element.

Enumeration Members

Hide

Hide: 0

Beta

Remarks

指定此 HUD 元素应被隐藏。

Specifies that this HUD element should be hidden.


Reset

Reset: 1

Beta

Remarks

指定此 HUD 元素应重置为其默认状态(虽然大多数 HUD 元素是可见的,但某些 HUD 元素可以通过玩家设置隐藏。)

Specifies that this HUD element should be reset to its default state (while most HUD elements are visible, some HUD elements can be hidden by the player via settings.)