CoreGuiType is an Enum that defines the key GUI elements of games and applications.
This is used in the GetCoreGuiEnabled() and SetCoreGuiEnabled() methods of StarterGui and controls whether various system UI elements are displayed.
PlayerList
0
Currently not supported.
Health
1
Backpack
2
Displays playerโs backpack.
Chat
3
All
4
Displays all the CoreGui elements comprehensively.
EmotesMenu
5
SelfView
6
Joystick
7
Displays a virtual joystick for movement control.
JumpButton
8
Displays a button that makes the playerโs avatar to jump.
Last updated 1 month ago