GBX.lua.CoreGui (Service)

From Goodblox Wiki
Jump to navigationJump to search

Preliminary: This item was still under development in this version of Roblox. Use only for experimental work.

Note: This is a Game Service, and therefore isn't like other Objects in the Class Explorer. You have to call it with :
game:GetService("<Service name>")

The CoreGui object is an unused service, meant for storing GoodBlox GUIs. It functions like a PlayerGui, except that it doesn't refresh when the character dies and that it cannot be used by normal scripts.

It was still under development in this version of Roblox, and was not actually used until December 2010. Until then, "core" GoodBlox GUIs were stored in the GuiRoot.

Functions

The CoreGui object only incorporates the global functions.

Properties

The CoreGui only incorporates global properties.

Events

The CoreGui object only incorporates the global events.