GBX.lua.CoreGui (Service): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:
[[Category:GoodBlox Lua Objects]]
[[Category:GoodBlox Lua Objects]]
[[Category:GoodBlox Lua Services]]
[[Category:GoodBlox Lua Services]]
[[Category:Preliminary Objects]]

Revision as of 03:28, 27 September 2021

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.

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.