CoreGuiType

Overview

Defines the various components of the core user interface (GUI) in a game or application.

Items

Name
Value
Description

PlayerList

0

Currently not supported.

Health

1

Currently not supported.

Backpack

2

Provides access to the player's backpack

Chat

3

Currently not supported.

All

4

Represents all CoreGui elements collectively.

EmotesMenu

5

Currently not supported.

SelfView

6

Currently not supported.

Joystick

7

Displays a virtual joystick for controlling movement.

JumpButton

8

A button for making the player's avatar jump.

See also

StarterGui

Last updated