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

OVR_LeaderboardEntry.h Header File

A leaderboard entry object contains information about the ovrUserHandle who made the entry, their score, and other relevant details in the leaderboard. It provides a way for a game to keep track of players and their scores in relation to other. A single leaderboard entry can be written by ovr_Leaderboard_WriteEntry(). A block of leaderboard entries can be retrieved using ovr_Leaderboard_GetEntries(). Visit our website for more information about the leaderboard entry.