Struct ChatMessageVisualState
Visual properties for a chat message widget.
Inherited Members
Namespace: SociallyDistant.Core.UI.VisualStyles
Assembly: SociallyDistant.Framework.dll
Syntax
public struct ChatMessageVisualState
Fields
UseBubbleStyle
Value indicating whether the chat message should be rendered as a bubble.
Declaration
public bool UseBubbleStyle
Field Value
Type | Description |
---|---|
bool |
UsePlayerColors
Value indicating whether the chat message should use the player's colors.
Declaration
public bool UsePlayerColors
Field Value
Type | Description |
---|---|
bool |