Font (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
New page: {{Enum|The Font Enum displayed in a Gui TextBox, TextLabel and TextButton. It holds 3 values.| {{Enum/row|0|Legacy|The text is set to this font.}} {{Enum/row|1|Arial|The t...
>Trappingnoobs
New page: {{Enum|The Font Enum displayed in a Gui TextBox, TextLabel and TextButton. It holds 3 values.| {{Enum/row|0|Legacy|The text is set to this font.}} {{Enum/row|1|Arial|The t...
(No difference)

Revision as of 20:28, 20 July 2011

The Font Enum displayed in a Gui TextBox, TextLabel and TextButton. It holds 3 values.
Enum Name Description
0 Legacy The text is set to this font.
1 Arial The text is set to this font.
2 ArialBold The text is set to this font.