void SetOrderBy( RankingConstants::OrderBy orderBy );
Name | Description | |
---|---|---|
in | orderBy | Constant that indicates the sort order of scores. |
Specifies the order to upload scores to a category.
Specifies the order to upload scores to a category.
The default is RankingConstants::ORDER_BY_DESC
(descending).
Always specify the same sort order for the same category.
If you upload scores to the same category in a different order, the ranking results are not correct.
CONFIDENTIAL