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.
ovrAchievementType ovr_AchievementDefinition_GetType(const ovrAchievementDefinitionHandle obj)