This data structure is part of the Leaderboards Interface.
Remarks
Contains information about a single stat to query with user scores.
Properties
EOS_Leaderboards_UserScoresQueryStatInfo
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_LEADERBOARDS_USERSCORESQUERYSTATINFO_API_LATEST. |
const char* StatName | The name of the stat to query. |
EOS_ELeaderboardAggregation Aggregation | Aggregation used to sort the cached user scores. |