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

OVR_AchievementType.h File

Enumeration Types

Enumeration ovrAchievementType_

Determines the type of the achievement.
ovrAchievement_TypeUnknown
No description available
ovrAchievement_TypeSimple
Simple achievements are unlocked by a single event or objective completion.
ovrAchievement_TypeBitfield
Bitfield achievements are unlocked when a target number of bits are set within a bitfield.
ovrAchievement_TypeCount
Count achievements are unlocked when a counter reaches a defined target.

Typedefs

Determines the type of the achievement.

Functions

Converts an ovrAchievementType enum value to a string The returned string does not need to be freed
Converts a string representing an ovrAchievementType enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon