struct ovrAchievementUpdate * |
bool | This indicates if this update caused the achievement to unlock. |
const char * | ovr_AchievementUpdate_GetName ( const ovrAchievementUpdateHandle obj ) |
typedef struct ovrAchievementUpdate* ovrAchievementUpdateHandle ( ) |
---|
No description available.
|
bool ovr_AchievementUpdate_GetJustUnlocked ( const ovrAchievementUpdateHandle obj ) |
---|
This indicates if this update caused the achievement to unlock. |
const char* ovr_AchievementUpdate_GetName ( const ovrAchievementUpdateHandle obj ) |
---|
The unique ovr_AchievementDefinition_GetName() used to reference the updated achievement. |