![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FriendsChatChromeStyle.h>
Inheritance diagram for FFriendsChatChromeStyle:Static Public Member Functions | |
| static const FFriendsChatChromeStyle & | GetDefault () |
Static Public Attributes | |
| static const FName | TypeName |
Interface for the services manager.
|
inline |
|
inlinevirtual |
|
static |
Get the default style.
|
inlineoverridevirtual |
Override widget style function.
Reimplemented from FSlateWidgetStyle.
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChannelBackgroundBrush | ( | const FSlateBrush & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatBackgroundBrush | ( | const FSlateBrush & | InChatBackgroundBrush | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatBackgroundColor | ( | const FLinearColor & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatChannelPadding | ( | const FMargin & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatEntryBackgroundBrush | ( | const FSlateBrush & | InChatBackgroundBrush | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatEntryBackgroundColor | ( | const FLinearColor & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatEntryPadding | ( | const FMargin & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatMenuBackgroundBrush | ( | const FSlateBrush & | InChatMenuBackgroundBrush | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatWindowPadding | ( | const FMargin & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetChatWindowToEntryMargin | ( | const FMargin & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetNoneActiveTabColor | ( | const FLinearColor & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetTabBackgroundBrush | ( | const FSlateBrush & | InTabBackgroundBrush | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetTabFontColor | ( | const FLinearColor & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetTabFontColorInverted | ( | const FLinearColor & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetTabPadding | ( | const FMargin & | Value | ) |
| FFriendsChatChromeStyle & FFriendsChatChromeStyle::SetTabWidth | ( | float | Value | ) |
| FSlateBrush FFriendsChatChromeStyle::ChannelBackgroundBrush |
| FSlateBrush FFriendsChatChromeStyle::ChatBackgroundBrush |
| FLinearColor FFriendsChatChromeStyle::ChatBackgroundColor |
| FMargin FFriendsChatChromeStyle::ChatChannelPadding |
| FSlateBrush FFriendsChatChromeStyle::ChatEntryBackgroundBrush |
| FLinearColor FFriendsChatChromeStyle::ChatEntryBackgroundColor |
| FMargin FFriendsChatChromeStyle::ChatEntryPadding |
| FSlateBrush FFriendsChatChromeStyle::ChatMenuBackgroundBrush |
| FMargin FFriendsChatChromeStyle::ChatWindowPadding |
| FMargin FFriendsChatChromeStyle::ChatWindowToEntryMargin |
| FLinearColor FFriendsChatChromeStyle::NoneActiveTabColor |
| FSlateBrush FFriendsChatChromeStyle::TabBackgroundBrush |
| FLinearColor FFriendsChatChromeStyle::TabFontColor |
| FLinearColor FFriendsChatChromeStyle::TabFontColorInverted |
| FMargin FFriendsChatChromeStyle::TabPadding |
| float FFriendsChatChromeStyle::TabWidth |
|
static |