Class ChatSettings
The chat settings database entity, saved on a "per-account" basis
[Collection("chat_settings")]
public sealed class ChatSettings : Entity, IEntity
- Inheritance
-
EntityChatSettings
- Implements
-
IEntity
- Inherited Members
-
Entity.GenerateNewID()Entity.HasDefaultID()Entity.ID
Properties
- Account
The account that use this settings
- Height
The height of the chat in px
- TextScale
Scaling of the text
- Width
The width of the chat in px