EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo

EOS API reference page for EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo

1분 미만 소요

This data structure is part of the Achievements Interface.

Remarks

Data containing the result information for unlocking achievements request.

Properties

EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo

PropertyValue
EOS_EResult ResultCodeThe EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
void* ClientDataContext that was passed into EOS_Achievements_UnlockAchievements.
EOS_ProductUserId UserIdThe Product User ID of the user who initiated this request.
uint32_t AchievementsCountThe number of achievements that the operation unlocked.