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

OVR_LeaderboardEntry.h File

Typedefs

struct ovrLeaderboardEntry * ovrLeaderboardEntryHandle

Functions

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: ovr_Leaderboard_WriteEntry() and ovr_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 ovr_Leaderboard_WriteEntryWithSupplementaryMetric(). This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it.
The timestamp of this entry being created in the leaderboard.
User of this leaderboard entry.
unsigned int ovr_LeaderboardEntry_GetExtraDataLength
Did you find this page helpful?
Thumbs up icon
Thumbs down icon