USocialChatChannel::AddMirroredMessage

Used by external classes to duplicate a message into a channel that didn't otherwise receive it

Windows
MacOS
Linux

References

Module

Party

Header

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

Include

#include "Chat/SocialChatChannel.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Chat/SocialChatChannel.cpp

Syntax

void AddMirroredMessage
(
    FSocialChatMessageRef NewMessage
)

Remarks

Used by external classes to duplicate a message into a channel that didn't otherwise receive it

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