ChatWindowMessageProperties

Show Deprecated
Not Creatable

Summary

Properties

Properties inherited from TextChatMessageProperties

Properties

FontFace

Read Parallel

Determines the font used to render text in the chat window. Default is Enum.Font.BuilderSansMedium.

PrefixTextProperties

Read Parallel

Determines the properties of the TextChatMessage.PrefixText preceding the chat message.

TextColor3

Read Parallel

Determines the color of the text in the chat window. Default value is Color3.new(255, 255, 255) (white).

TextSize

Read Parallel

Determines the size of the text in the chat window.

TextStrokeColor3

Read Parallel

Determines the stroke color applied to text in the chat window. Default value is Color3.new(0, 0, 0) (black).

TextStrokeTransparency

Read Parallel

Determines the transparency of the stroke applied to text in the chat window. Default value is 0.5.

Methods

Events