PICO Unreal Platform SDK
UPico_LeaderboardEntryArray Class Reference

UPico_LeaderboardEntryArray class. More...

#include <Pico_Leaderboards.h>

Public Member Functions

UPico_LeaderboardEntryGetElement (int32 Index)
 Get LeaderboardEntryArray element form Index.
 
int32 GetSize ()
 Get the size of LeaderboardEntryArray .
 
bool HasNextPage ()
 Get whether the list has the next page.
 

Detailed Description