FShowSendMessageParams

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineExternalUIInterface.h"

Syntax

struct FShowSendMessageParams

Variables

Name Description

Public variable

FOnlineMessageP...

 

DataPayload

Public variable

FText

 

DisplayDetails

Public variable

TMap< FString, ...

 

DisplayDetails_Loc

Map of language to text so the recipient's platform OS can display the localized string

Public variable

FText

 

DisplayMessage

Public variable

TArray< uint8 >

 

DisplayThumbnail

Public variable

FText

 

DisplayTitle

Public variable

TMap< FString, ...

 

DisplayTitle_Loc

Map of language to text so the recipient's platform OS can display the localized string

Public variable

int32

 

MaxRecipients

Constructors

Name Description

Public function

FShowSendMessageParams()

Constructor

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