BubbleChatMessageProperties
Memory category | Instances |
---|
Member index 6
Description
History 12
- 646 Change Superclass of BubbleChatMessageProperties from Instance to TextChatMessageProperties
- 613 Change Default of BackgroundTransparency from 0.10000000149011611938 to 0.10000000000000000555
- 590 Add TailVisible
- 587 Change Default of TextSize from 14 to 16
- 587 Change Default of TextColor3 from Color3(57, 59, 61) to Color3(0.223529, 0.231373, 0.239216)
- 587 Change Default of BackgroundColor3 from Color3(250, 250, 250) to Color3(0.980392, 0.980392, 0.980392)
- 582 Add TextSize
- 582 Add TextColor3
- 582 Add FontFace
- 582 Add BackgroundTransparency
- 582 Add BackgroundColor3
- 582 Add BubbleChatMessageProperties
Members 6
BackgroundColor3
Type | Default | |
---|---|---|
Color3 | 0.980392, 0.980392, 0.980392 |
Background color of bubbles in Color3.
Thread safety | ReadSafe |
---|---|
Category | Appearance |
Loaded/Saved | false |
History 2
- 587 Change Default of BackgroundColor3 from Color3(250, 250, 250) to Color3(0.980392, 0.980392, 0.980392)
- 582 Add BackgroundColor3
BackgroundTransparency
Type | Default | |
---|---|---|
double | 0.10000000000000000555 |
Background transparency of bubbles.
Thread safety | ReadSafe |
---|---|
Category | Appearance |
Loaded/Saved | false |
History 2
- 613 Change Default of BackgroundTransparency from 0.10000000149011611938 to 0.10000000000000000555
- 582 Add BackgroundTransparency
FontFace
Type | Default | |
---|---|---|
Font |
Font of the bubble text in Font.
Thread safety | ReadSafe |
---|---|
Category | Appearance |
Loaded/Saved | false |
TailVisible
Type | Default | |
---|---|---|
bool | true |
Thread safety | ReadSafe |
---|---|
Category | Appearance |
Loaded/Saved | false |
History 1
- 590 Add TailVisible
TextColor3
Type | Default | |
---|---|---|
Color3 | 0.223529, 0.231373, 0.239216 |
Color of bubble text in Color3.
Thread safety | ReadSafe |
---|---|
Category | Appearance |
Loaded/Saved | false |
History 2
- 587 Change Default of TextColor3 from Color3(57, 59, 61) to Color3(0.223529, 0.231373, 0.239216)
- 582 Add TextColor3
TextSize
Type | Default | |
---|---|---|
int64 | 16 |
Size of bubble text.
Thread safety | ReadSafe |
---|---|
Category | Appearance |
Loaded/Saved | false |