This enumerated type is part of the Leaderboards Interface.
Remarks
An enumeration of the different leaderboard aggregation types.
Values
EOS_ELeaderboardAggregation
Enumerated Value | Meaning |
---|---|
EOS_LA_Min | Minimum |
EOS_LA_Max | Maximum |
EOS_LA_Sum | Sum |
EOS_LA_Latest | Latest |