An AchievementDefinition defines an achievement; this includes its name and how it is unlocked. For an individual user's progress in unlocking an achievement, see AchievementProgress. It can be retrieved using ovr_Achievements_GetAllDefinitions().
A string of the api name of the achievement. It can be used to get the achievement progress by name by the function ovr_Achievements_GetProgressByName().