RBX.lua.PlayerGui (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer New page: Blah! |
>Blocco No edit summary |
||
Line 1: | Line 1: | ||
The PlayerGui object is an object, found in the player that holds GUIs. GUI buttons that are descendants of this object and descendants of a player can be interacted with. | |||
==Functions== | |||
The PlayerGui object only incorporates global functions. | |||
==Properties== | |||
The PlayerGui object only incorporates global properties. | |||
==Events== | |||
The StarterGui object only incorporates global events. | |||
[[Category:ROBLOX Lua Objects]] |
Revision as of 23:05, 6 April 2010
The PlayerGui object is an object, found in the player that holds GUIs. GUI buttons that are descendants of this object and descendants of a player can be interacted with.
Functions
The PlayerGui object only incorporates global functions.
Properties
The PlayerGui object only incorporates global properties.
Events
The StarterGui object only incorporates global events.