Choose your implementation method:
This data structure is part of the Achievements Interface.
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.
|
This data structure is part of the Achievements Interface.
Data containing the result information for unlocking achievements request.
Properties
Achievements.OnUnlockAchievementsCompleteCallbackInfo
Property
|
Value
|
Result ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
object ClientData
|
Context that was passed into EOS_Achievements_UnlockAchievements.
|
ProductUserId UserId
|
The Product User ID of the user who initiated this request.
|
uint AchievementsCount
|
The number of achievements that the operation unlocked.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no