PICO Unreal Platform SDK
|
UPico_LeaderboardEntryArray class. More...
#include <Pico_Leaderboards.h>
Public Member Functions | |
UPico_LeaderboardEntry * | GetElement (int32 Index) |
Get LeaderboardEntryArray element form Index. | |
int32 | GetSize () |
Get the size of LeaderboardEntryArray . | |
bool | HasNextPage () |
Get whether the list has the next page. | |
UPico_LeaderboardEntryArray class.