Navigation
API > API/Runtime > API/Runtime/FriendsAndChat
Manages the style which provides resources for the rich text widget.
| Name | FFriendsAndChatModuleStyle |
| Type | class |
| Header File | /Engine/Source/Runtime/FriendsAndChat/Public/FriendsAndChatStyle.h |
| Include Path | #include "FriendsAndChatStyle.h" |
Syntax
class FFriendsAndChatModuleStyle
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FriendsAndChatModuleStyleInstance | TSharedPtr< class FSlateStyleSet > | Module style set | FriendsAndChatStyle.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< class FSlateStyleSet > Create
(
FFriendsAndChatStyle FriendStyle |
FriendsAndChatStyle.h | ||
static const ISlateStyle & Get() |
FriendsAndChatStyle.h | ||
static FName GetStyleSetName() |
FriendsAndChatStyle.h | ||
static void Initialize
(
FFriendsAndChatStyle FriendStyle |
FriendsAndChatStyle.h | ||
static void ReloadTextures() |
Reloads textures used by slate renderer | FriendsAndChatStyle.h | |
static void Shutdown() |
FriendsAndChatStyle.h |