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.

Joystick

7

Displays a virtual joystick for controlling movement.

JumpButton

8

A button for making the player's avatar jump.

Last updated