Navigation
API > API/Plugins > API/Plugins/Party
| Name | FSocialSystemChatMessage |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialChatMessage.h |
| Include Path | #include "Chat/SocialChatMessage.h" |
Syntax
class FSocialSystemChatMessage : public FSocialLocalChatMessage
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FSocialChatMessage → FSocialLocalChatMessage → FSocialSystemChatMessage
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSocialSystemChatMessage
(
const FString& InSourceName, |
Chat/SocialChatMessage.h |
Functions
Protected
Overridden from FSocialChatMessage
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsDerivedFrom
(
FName MessageTypeName |
Chat/SocialChatMessage.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FSocialChatMessageRef Create
(
const FString& InSourceName, |
Chat/SocialChatMessage.h | ||
static FName StaticMessageType() |
Chat/SocialChatMessage.h |