This data structure is part of the Achievements Interface.
Remarks
Input parameters for the EOS_Achievements_UnlockAchievements function.
Properties
EOS_Achievements_UnlockAchievementsOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ACHIEVEMENTS_UNLOCKACHIEVEMENTS_API_LATEST. |
EOS_ProductUserId UserId | The Product User ID for the user whose achievements we want to unlock. |
const char** AchievementIds | An array of Achievement IDs to unlock. |
uint32_t AchievementsCount | The number of achievements to unlock. |