Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ChatColor

Describes the chat color.

Items 4

HistoryNameValueDescription
47Blue0

The blue chat color; the default value passed to Chat() and ChatLocal().

47Green1

The green chat color, passed as the color argument to Chat() or ChatLocal().

47Red2

The red chat color, passed as the color argument to Chat() or ChatLocal().

287White3

The white chat color, passed as the color argument to Chat() or ChatLocal().

Description

The ChatColor enum is used to change the color of a chat using Chat.

History 9

Settings