API reference
API reference
Select your platform
No SDKs available
No versions available

UOvrLeaderboardEntryPagesMethods Class

Extends UObject
This class provides methods for accessing and manipulating the elements in a FOvrLeaderboardEntryPages paginated list. It allows you to easily retrieve and modify the elements in the list, as well as check if there is a next page of elements available.

Static Member Functions

This field represents an individual FOvrLeaderboardEntry within the array. It contains information about the leaderboard entry, such as its rank, score, and player name.
The url of the next page of leaderboard entries. It provides a link to the next set of entries in the leaderboard.
The url of the previous leaderboard entries. It provides a link to the previous set of entries in the leaderboard.
The size of this leaderboard entry array in bytes. It provides information about the amount of data stored in the array.
The total count of this leaderboard entry array, ignoring the pagination. It provides information about the total number of entries in the leaderboard.
A boolean indicates whether this leaderboard entry array has next page.
A boolean indicates whether this leaderboard entry array has previous page.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon