IOnlineExternalUI::ShowLeaderboardUI

Displays the UI that shows a specific leaderboard

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineExternalUIInterface.h"

Syntax

bool ShowLeaderboardUI
(
    const FString & LeaderboardName
)

Remarks

Displays the UI that shows a specific leaderboard

Returns

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

Parameters

Parameter

Description

LeaderboardName

the name of the leaderboard to show

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