IOnlineExternalUI::ShowAccountUpgradeUI

Displays a system dialog to purchase user account upgrades.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineExternalUIInterface.h"

Syntax

bool ShowAccountUpgradeUI
(
    const FUniqueNetId & UniqueId
)

Remarks

Displays a system dialog to purchase user account upgrades. e.g. PlaystationPlus, XboxLive GOLD, etc.

Returns

true if it was able to show the UI, false if it failed

Parameters

Parameter

Description

UniqueID

of the user to show the dialog for

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