roblox

The ChatWindowConfiguration class inherits from TextChatConfigurations. It cannot be instantiated.

Properties

AbsolutePosition: Vector2

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/AbsolutePosition.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: unsafe

AbsolutePositionWrite: Vector2

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/AbsolutePositionWrite.
  • Category: Data.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

AbsoluteSize: Vector2

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/AbsoluteSize.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: unsafe

AbsoluteSizeWrite: Vector2

  • HiddenThis property is not shown in the object browser and properties window.
This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/AbsoluteSizeWrite.
  • Category: Data.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

BackgroundColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/BackgroundColor3.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

BackgroundTransparency: double

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/BackgroundTransparency.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Enabled: bool

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/Enabled.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

FontFace: Font

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/FontFace.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

HeightScale: float

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/HeightScale.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

HorizontalAlignment: HorizontalAlignment

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/HorizontalAlignment.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: unsafe

TextColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/TextColor3.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextSize: int64

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/TextSize.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextStrokeColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/TextStrokeColor3.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextStrokeTransparency: double

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/TextStrokeTransparency.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

VerticalAlignment: VerticalAlignment

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/VerticalAlignment.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: unsafe

WidthScale: float

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/WidthScale.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

Methods

DeriveNewMessageProperties(): ChatWindowMessageProperties

This class member is missing documentation. Create or add to its subpage at Class:ChatWindowConfiguration/DeriveNewMessageProperties.
  • Thread safety: unsafe

External links