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

ovr_AchievementDefinition_GetType Function

This is the type of achievement. There are three types of achievement: ovrAchievement_TypeSimple() - unlocked by completion of a single event or objective, ovrAchievement_TypeBitfield() - unlocked when a number of bits in a bitfield are set, and ovrAchievement_TypeCount() - unlocked when a counter reaches a defined target.

Signature

ovrAchievementType ovr_AchievementDefinition_GetType(const ovrAchievementDefinitionHandle obj)

Parameters

Returns