PICO Unreal Platform SDK
UPico_LeaderboardArray Class Reference

UPico_LeaderboardArray class. More...

#include <Pico_Leaderboards.h>

Public Member Functions

UPico_LeaderboardGetElement (int32 Index)
 Get LeaderboardArray element form Index.
 
int32 GetSize ()
 Get the size of LeaderboardArray .
 
int32 GetTotalSize ()
 Get the total size of LeaderboardArray .
 
bool HasNextPage ()
 Get whether the list has the next page.
 

Detailed Description