PICO Unreal Platform SDK
UPico_Leaderboard Class Reference

UPico_Leaderboard class. More...

#include <Pico_Leaderboards.h>

Public Member Functions

FString GetApiName ()
 The unique identifier of the leaderboard, which is configured on the PICO Developer Platform.
 
FString GetID ()
 Leaderboard ID.
 
FPicoDestination GetDestinationOptional ()
 Associate a destination to the leaderboard so that users can be directed to a specific location in the app. If the leaderboard for that challenge is associated with a destination, the app will be launched, and the user will be directed to the destination. If the leaderboard for that challenge is not associated with any destination, the app will be launched, and the user will be directed to the Home page.
 

Detailed Description