RBX.lua.StarterGui (Service): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
Preliminary title
>Camoy
Preliminary title
(No difference)

Revision as of 17:48, 29 August 2010

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.
Preliminary:This item is under development and is likely to change. Use only for experimental work.

The StarterGui object is a service-level object that holds GUIs. GUIs inside this object get cloned 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.