ChatColor (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>SoulStealer9875
No edit summary
>SCARFACIAL
No edit summary
Line 22: Line 22:
|Sets the color of the dialog to red.
|Sets the color of the dialog to red.
|-
|-
|colspan="3"|See also: [[DialogTone (Enum)]]
|colspan="3"|See also: [[DialogTone (Enum)]], [[Chat (Method)]]
|-
|-
|}
|}


[[Category:Enums]]
[[Category:Enums]]

Revision as of 19:16, 11 July 2011

Property: Dialogs and DialogChoices

Use: To change the color of the dialog.

The ChatColor Enum holds 3 numbers:
Enum Name Description
0 Blue Sets the color of the dialog to green.
1 Green Sets the color of the dialog to blue.
2 Red Sets the color of the dialog to red.
See also: DialogTone (Enum), Chat (Method)