FOnChatPrivateMessageReceived

Delegate used when a private chat message is received from another user

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const FUniqueNetId &, const TSharedRef< FChatMessage > & > FOnChatPrivateMessageReceived

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineChatInterface.h

Include

#include "Interfaces/OnlineChatInterface.h"

Remarks

Delegate used when a private chat message is received from another user

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