RBX.lua.StarterGui (Service)

From Legacy Roblox Wiki
Revision as of 00:51, 27 April 2010 by >Blocco
Jump to navigationJump to search
This is a Game Service; it cannot be created with Instance.new - it must be obtained using the GetService method, or as a child of game.


The StarterGui object is a service-level object that holds GUIs. GUIs inside this object get duplicated into a Player's PlayerGui when they spawn.

Functions

The StarterGui object only incorporates global functions.

Properties

In addition to the global properties, the StarterGui object also has these:

Events

The StarterGui object only incorporates global events.