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

OVR_LeaderboardEntry.h File

Overview

Typedefs

struct ovrLeaderboardEntry *

Details

Typedefs

typedef struct ovrLeaderboardEntry* ovrLeaderboardEntryHandle ( )
No description available.

Functions

ovrSupplementaryMetricHandle ovr_LeaderboardEntry_GetSupplementaryMetric
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.
const char* ovr_LeaderboardEntry_GetDisplayScore
No description available.
const char* ovr_LeaderboardEntry_GetExtraData
No description available.
unsigned int ovr_LeaderboardEntry_GetExtraDataLength
No description available.
ovrID ovr_LeaderboardEntry_GetID
No description available.
int ovr_LeaderboardEntry_GetRank
No description available.
long long ovr_LeaderboardEntry_GetScore
No description available.
unsigned long long ovr_LeaderboardEntry_GetTimestamp
No description available.
ovrUserHandle ovr_LeaderboardEntry_GetUser
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon