FDesignerPreviewSocialUserChatMessage

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FSocialChatMessage

FSocialUserChatMessage

FDesignerPreviewSocialUserChatMessage

References

Module

Party

Header

/Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialChatMessage.h

Include

#include "Chat/SocialChatMessage.h"

Syntax

class FDesignerPreviewSocialUserChatMessage : public FSocialUserChatMessage

Variables

Name Description

Protected variable

FString

 

SenderName

Constructors

Name Description

Protected function

FDesignerPreviewSocialUserChatMessage

(
    FString& InSenderName,
    const FString& InMessage,
    ESocialChannelType InSourceChannelT...
)

Functions

Name Description

Public function Static

FSocialChatM...

 

Create

(
    FString& InSenderName,
    const FString& MessageBody,
    ESocialChannelType SourceChannelTyp...
)

Public function Static

FName

 

StaticMessageType()

Overridden from FSocialChatMessage

Name Description

Public function Virtual Const

FString

 

GetSourceName()

Protected function Virtual Const

bool

 

IsDerivedFrom

(
    FName MessageTypeName
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss