ChatStyle (Enum)

From Legacy Roblox Wiki
Jump to navigationJump to search
The ChatStyle Enum is used to set the style of chat used in a game. It has 3 numbers:
Enum Name Description
0 Classic Chats in game are shown only in the HUD.
1 Bubble Chats in game are shown only in bubbles above the player's head.
2 ClassicAndBubble Chats in game are shown both in the HUD and in bubbles above the player's head.