Skip to main content

XblAchievementProgression

Represents progress details about the achievement, including requirements.

Syntax

Members

requirements
Type: XblAchievementRequirement*
The actions and conditions that are required to unlock the achievement. requirementsCount
Type: size_t
The size of requirements. timeUnlocked
Type: time_t
The timestamp when the achievement was first unlocked.

Member of

XblAchievement

Requirements

Header: achievements_c.h

See also

achievements_c
Last modified on August 4, 2026