ShowDevelopmentGui (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>3dGen Brackets |
>ZackZak No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude>{{Property | |||
|name = ShowDevelopmentGui | |||
name = ShowDevelopmentGui | |||
|property = [[Bool]] ''ShowDevelopmentGui'' | |property = [[Bool]] ''ShowDevelopmentGui'' | ||
|description = If true | |description = If it's true it shows the GUI objects inside the StarterGui, otherwise it hides them so you can see the 3D elements of your place more easily. It's useful if you have a large GUI that covers your screen, yet you have something you want to work on in your workspace. If false it will still display in play mode. | ||
|object = StarterGui | |object = StarterGui | ||
}}</onlyinclude> | |||
{{clear floats}} | |||
[[Category:Properties]] | [[Category:Properties]] |
Latest revision as of 02:51, 9 July 2011
ShowDevelopmentGui | |
Property | Bool ShowDevelopmentGui |
Description | If it's true it shows the GUI objects inside the StarterGui, otherwise it hides them so you can see the 3D elements of your place more easily. It's useful if you have a large GUI that covers your screen, yet you have something you want to work on in your workspace. If false it will still display in play mode. |
Member of | StarterGui |