Skip to main content

XblAchievementRequirement

Represents requirements for unlocking the achievement.

Syntax

Members

id
Type: const char*
The UTF-8 encoded achievement requirement ID. currentProgressValue
Type: const char*
A UTF-8 encoded value that indicates the current progress of the player towards meeting the requirement. targetProgressValue
Type: const char*
The UTF-8 encoded target progress value that the player must reach in order to meet the requirement.

Member of

XblAchievementProgression

Requirements

Header: achievements_c.h

See also

achievements_c
Last modified on August 4, 2026