This data structure is part of the Stats Interface.
Remarks
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 |