This data structure is part of the Stats Interface.
Data containing the result information for querying a player's stats request.
Properties
EOS_Stats_OnQueryStatsCompleteCallbackInfo
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_Stats_QueryStats
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request
|
EOS_ProductUserId TargetUserId
|
The Product User ID whose stats which were retrieved
|
This data structure is part of the Stats Interface.
Data containing the result information for querying a player's stats request.
Properties
Stats.OnQueryStatsCompleteCallbackInfo
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_Stats_QueryStats
|
ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request
|
ProductUserId TargetUserId
|
The Product User ID whose stats which were retrieved
|
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