EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo

EOS API reference page for EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo

Under 1 min to read

This data structure is part of the Achievements Interface.

Remarks

Data containing the result information for querying a player's achievements request.

Properties

EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo

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_QueryPlayerAchievements.
EOS_ProductUserId UserIdThe Product User ID of the user who initiated this request.