XblAchievementRequirement
Represents requirements for unlocking the achievement.Syntax
Members
idType: 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.
