This data structure is part of the Achievements Interface.
Remarks
Data containing the result information for unlocking achievements request.
Properties
EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors. |
void* ClientData | Context that was passed into EOS_Achievements_UnlockAchievements. |
EOS_ProductUserId UserId | The Product User ID of the user who initiated this request. |
uint32_t AchievementsCount | The number of achievements that the operation unlocked. |