Modal (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Bubby4j
Created page with "{{Property |name=Modal |object=GuiObject |description=If true, while the GUI element is visible, the mouse is not locked in first person |property=Boolean ''modal''}} <noi..."
 
>JulienDethurens
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 2: Line 2:
|name=Modal
|name=Modal
|object=GuiObject
|object=GuiObject
|description=If true, while the GUI element is visible, the mouse is not locked in first person
|description=If true while the GUI element is visible, the mouse will not be locked when in [[first person]] mode.
|property=[[Boolean]] ''modal''}}
|type = [[bool]]}}
<noinclude>[[Category:Properties]]</noinclude>
<noinclude>[[Category:Properties]]</noinclude>

Latest revision as of 03:01, 6 April 2012

Modal
Type bool
Description If true while the GUI element is visible, the mouse will not be locked when in first person mode.
Member of GuiObject