FSocialSystemChatMessage

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Party

Header

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

Include

#include "Chat/SocialChatMessage.h"

Syntax

class FSocialSystemChatMessage : public FSocialLocalChatMessage

Variables

Name Description

Protected variable

EChatSystemMess...

 

Purpose

Constructors

Name Description

Protected function

FSocialSystemChatMessage

(
    const FString& InSourceName,
    const FString& InMessageBody,
    ESocialChannelType InSourceChannelT...,
    EChatSystemMessagePurpose InPurpose
)

Functions

Name Description

Public function Static

FSocialChatM...

 

Create

(
    const FString& InSourceName,
    const FString& InMessageBody,
    ESocialChannelType InSourceChannelT...,
    EChatSystemMessagePurpose InPurpose
)

Public function Static

FName

 

StaticMessageType()

Overridden from FSocialChatMessage

Name Description

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