CoreGuiType
Defines the various components of the core user interface (GUI) in a game or application.
Items
Name
Value
Description
PlayerList
0
Displays the list of players currently in the game.
Health
1
Shows the player's health status through a health bar
Backpack
2
Provides access to the player's backpack
Chat
3
Enables communication with other players via text chat.
All
4
Represents all CoreGui elements collectively.
EmotesMenu
5
Allows the player to use and manage in-game emotes.
SelfView
6
Displays a view of the playerโs avatar.
Last updated