EPlatformMessageType

Union of all the platform informational message types we handle (some may be handled by more than one platform)

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineExternalUIInterface.h"

Syntax

enum EPlatformMessageType
{
    EmptyStore,
    ChatRestricted,
    UGCRestricted,
}

Values

Name

Description

EmptyStore

ChatRestricted

UGCRestricted

Remarks

Union of all the platform informational message types we handle (some may be handled by more than one platform)

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