PICO Unreal Platform SDK
|
UPico_LeaderboardArray class. More...
#include <Pico_Leaderboards.h>
Public Member Functions | |
UPico_Leaderboard * | GetElement (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. | |
UPico_LeaderboardArray class.