CoreUI
CoreUI is a static class that allows for the toggling of certain core GUI.
Summary
Properties
ChatEnabled:bool=trueCanRespawn:bool=trueMenuButtonEnabled:bool=trueUserCardEnabled:bool=trueLeaderboardEnabled:bool=trueHealthBarEnabled:bool=trueHotbarEnabled:bool=true
Properties
ChatEnabled
CoreUI.ChatEnabled: bool=true
Determines whether or not the chat box is visible.
CanRespawn
CoreUI.CanRespawn: bool=true
Determines whether or not the player can respawn.
MenuButtonEnabled
CoreUI.MenuButtonEnabled: bool=true
Determines whether or not the menu button is visible.
UserCardEnabled
CoreUI.UserCardEnabled: bool=true
Determines whether or not the user card (in the upper right hand corner above the leaderboard) is visible.
LeaderboardEnabled
CoreUI.LeaderboardEnabled: bool=true
Determines whether or not the player list/leaderboard is visible.
HealthBarEnabled
CoreUI.HealthBarEnabled: bool=true
Determines whether or not the player's health bar is visible.
HotbarEnabled
CoreUI.HotbarEnabled: bool=true
Determines whether or not the hot bar is visible.