AutoButtonColor (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Pighead10
This was on the wanted page list and had several pages linking to it. It's my first property thing like this, so hopefully I did it correctly...
 
>JulienDethurens
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name                 = AutoButtonColor
|name = AutoButtonColor
|property            = [[Boolean]] ''AutoButtonColor''
|type = bool
|description         = If true the button will automatically change color when the mouse hovers over or clicks on it.
|description = If true the button will automatically change color when the mouse hovers over or clicks on it.
|object               = [[RBX.lua.TextButton (Object)|TextButton]]
|object = GuiButton
}}</onlyinclude>
}}</onlyinclude>
{{clear floats}}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 02:34, 17 February 2012

AutoButtonColor
Type bool
Description If true the button will automatically change color when the mouse hovers over or clicks on it.
Member of GuiButton