ButtonStyle (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Added link to 'Enum'
>Trappingnoobs
Added to enums category
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
{{Enum/row|2|RobloxButtonDefault|A ROBLOX style button outlined in red.}}
{{Enum/row|2|RobloxButtonDefault|A ROBLOX style button outlined in red.}}
}}
}}
[[Category: Enums]]

Latest revision as of 20:57, 20 July 2011

The ButtonStyle Enum is used to set what style a button has. It has 3 numbers:
Enum Name Description
0 Custom A custom style.
1 RobloxButton A ROBLOX style button outlined in grey.
2 RobloxButtonDefault A ROBLOX style button outlined in red.