Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ChatStyle

The ChatStyle Enum is used to set the style of Chat used in a game via the Players:SetChatStyle() method.

Items 3

HistoryNameValueDescription
47Classic0

Displays chats in the chat user interface at the top-left corner of the screen.

47Bubble1

Displays chats in a bubble above the sender's head.

47ClassicAndBubble2

Has the effects of Classic and Bubble combined.

Description

The ChatStyle Enum is used to set the style of Chat used in a game via the Players:SetChatStyle() method.

History 4

Settings