Enum Leaderboards.SortModes
Score sorting order
Namespace: Unity.PSN.PS5.Leaderboard
Syntax
public enum SortModes
Fields
| Name | Description |
|---|---|
| Ascending | Scores are displayed higher-up the smaller they are |
| Descending | Scores are displayed higher-up the larger they are |
| NotSet | Not set |