ButtonStyle (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Added link to 'Enum'
>Trappingnoobs
Added link to 'Enum'
(No difference)

Revision as of 20:06, 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.