EOS_Achievements_UnlockAchievementsOptions

EOS API reference page for EOS_Achievements_UnlockAchievementsOptions

1분 미만 소요

This data structure is part of the Achievements Interface.

Remarks

Input parameters for the EOS_Achievements_UnlockAchievements function.

Properties

EOS_Achievements_UnlockAchievementsOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ACHIEVEMENTS_UNLOCKACHIEVEMENTS_API_LATEST.
EOS_ProductUserId UserIdThe Product User ID for the user whose achievements we want to unlock.
const char** AchievementIdsAn array of Achievement IDs to unlock.
uint32_t AchievementsCountThe number of achievements to unlock.