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

FOvrLeaderboardEntry Struct

An leaderboard entry object contains information about a user in the leaderboard.

Fields

The score displayed in the leaderboard of this entry.
A 2KB custom data field that is associated with the leaderboard entry. This can be a game replay or anything that provides more detail about the entry to the viewer. It will be used by two entry methods: Leaderboard_WriteEntry() and Leaderboard_WriteEntryWithSupplementaryMetric()
The ID of this leaderboard entry.
The rank of this leaderboard entry in the leaderboard.
The raw underlying value of the leaderboard entry score.
A metric that can be used for tiebreakers by Leaderboard_WriteEntryWithSupplementaryMetric().
The timestamp of this entry being created in the leaderboard.
User of this leaderboard entry.

Member Functions

FOvrLeaderboardEntry ( )
FOvrLeaderboardEntry
TOvrMessageHandlePtr MessageHandlePtr )
void Clear ( )
void Update
TOvrMessageHandlePtr MessageHandlePtr )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon