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

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 2: Line 2:
{{Preliminary}}
{{Preliminary}}
{{Service}}
{{Service}}
The CoreGui is... something. Who knows what it did in 2010?
The CoreGui object is an unused service, meant for storing GoodBlox GUIs. It functions like a [[GBX.lua.PlayerGui (Object)|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 used until December 2010.


==Functions==
==Functions==

Revision as of 03:26, 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 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.