CoreGui
CoreGui : Instance
Overview
This is a dedicated service for managing system UI elements such as joysticks and chats, used to construct the game’s default interface commonly provided within the game.
CoreGui is a dedicated space for UI elements embedded in the system, preventing script-based additions of UIs, though visibility of certain CoreGui elements can be controlled via StarterGui:SetCoreGuiEnabled().
Properties
Methods
Events
See also
Mobile Input HandlingLast updated