API reference

OVR_AchievementProgress.h File

Typedefs

struct ovrAchievementProgress * ovrAchievementProgressHandle

Functions

const char * ovr_AchievementProgress_GetBitfield
For bitfield achievements, the current bitfield state.
unsigned long long ovr_AchievementProgress_GetCount
For count achievements, the current counter state.
bool ovr_AchievementProgress_GetIsUnlocked
If the user has already unlocked this achievement.
const char * ovr_AchievementProgress_GetName
The unique string that you use to reference the achievement in your app, as specified in the developer dashboard.
unsigned long long ovr_AchievementProgress_GetUnlockTime
If the achievement is unlocked, the time when it was unlocked.