![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FriendsAndChatStyle.h>
Inheritance diagram for FFriendsAndChatStyle:Static Public Member Functions | |
| static const FFriendsAndChatStyle & | 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.
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetActionButtonStyle | ( | const FButtonStyle & | ButtonStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetChatFontStyle | ( | const FFriendsFontStyle & | FontStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetCheckBoxStyle | ( | const FCheckBoxStyle & | InCheckBoxStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetFriendsChatChromeStyle | ( | const FFriendsChatChromeStyle & | InFriendsChatChromeStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetFriendsChatStyle | ( | const FFriendsChatStyle & | InFriendsChatStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetFriendsListStyle | ( | const FFriendsListStyle & | InFriendsListStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetFriendsMarkupStyle | ( | const FFriendsMarkupStyle & | InFriendsMarkupStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetLargeFriendsFontStyle | ( | const FFriendsFontStyle & | FontStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetNormalFriendsFontStyle | ( | const FFriendsFontStyle & | FontStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetRadioBoxStyle | ( | const FCheckBoxStyle & | InRadioBoxStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetScrollbarStyle | ( | const FScrollBarStyle & | InScrollBarStyle | ) |
| FFriendsAndChatStyle & FFriendsAndChatStyle::SetSmallFriendsFontStyle | ( | const FFriendsFontStyle & | FontStyle | ) |
| FButtonStyle FFriendsAndChatStyle::ActionButtonStyle |
SFriendActions Action Button style
| FFriendsFontStyle FFriendsAndChatStyle::ChatFontStyle |
| FCheckBoxStyle FFriendsAndChatStyle::CheckBoxStyle |
| FFriendsChatChromeStyle FFriendsAndChatStyle::FriendsChatChromeStyle |
| FFriendsChatStyle FFriendsAndChatStyle::FriendsChatStyle |
| FFriendsFontStyle FFriendsAndChatStyle::FriendsLargeFontStyle |
| FFriendsListStyle FFriendsAndChatStyle::FriendsListStyle |
| FFriendsMarkupStyle FFriendsAndChatStyle::FriendsMarkupStyle |
| FFriendsFontStyle FFriendsAndChatStyle::FriendsNormalFontStyle |
| FFriendsFontStyle FFriendsAndChatStyle::FriendsSmallFontStyle |
| FCheckBoxStyle FFriendsAndChatStyle::RadioBoxStyle |
| FScrollBarStyle FFriendsAndChatStyle::ScrollBarStyle |
|
static |