static FOvrLeaderboardEntry | |
static FString | LeaderboardEntryPages_GetNextUrl ( const FOvrLeaderboardEntryPages & Model ) |
static FString | LeaderboardEntryPages_GetPreviousUrl ( const FOvrLeaderboardEntryPages & Model ) |
static int64 | LeaderboardEntryPages_GetSize ( const FOvrLeaderboardEntryPages & Model ) |
static int64 | LeaderboardEntryPages_GetTotalCount ( const FOvrLeaderboardEntryPages & Model ) |
static bool | LeaderboardEntryPages_HasNextPage ( const FOvrLeaderboardEntryPages & Model ) |
static bool | LeaderboardEntryPages_HasPreviousPage ( const FOvrLeaderboardEntryPages & Model ) |
static FOvrLeaderboardEntry UOvrLeaderboardEntryPagesMethods::LeaderboardEntryPages_GetElement ( const FOvrLeaderboardEntryPages & Model, int64 Index ) |
---|
No description available.
|
static FString UOvrLeaderboardEntryPagesMethods::LeaderboardEntryPages_GetNextUrl ( const FOvrLeaderboardEntryPages & Model ) |
---|
The url of the next page of leaderboard entries |
static FString UOvrLeaderboardEntryPagesMethods::LeaderboardEntryPages_GetPreviousUrl ( const FOvrLeaderboardEntryPages & Model ) |
---|
The url of the previous leaderboard entries |
static int64 UOvrLeaderboardEntryPagesMethods::LeaderboardEntryPages_GetSize ( const FOvrLeaderboardEntryPages & Model ) |
---|
The size of this leaderboard entry array in bytes |
static int64 UOvrLeaderboardEntryPagesMethods::LeaderboardEntryPages_GetTotalCount ( const FOvrLeaderboardEntryPages & Model ) |
---|
The total count of this leaderboard entry array, ignoring the pagination. |
static bool UOvrLeaderboardEntryPagesMethods::LeaderboardEntryPages_HasNextPage ( const FOvrLeaderboardEntryPages & Model ) |
---|
Whether this leaderboard entry array has next page |
static bool UOvrLeaderboardEntryPagesMethods::LeaderboardEntryPages_HasPreviousPage ( const FOvrLeaderboardEntryPages & Model ) |
---|
Whether this leaderboard entry array has previous page |