Enum Leaderboards.UpdateModes
Score update rules
Namespace: Unity.PSN.PS5.Leaderboard
Syntax
public enum UpdateModes
Fields
| Name | Description |
|---|---|
| NotSet | Not set |
| UpdateAlways | Scores are displayed higher-up the larger they are |
| UpdateWithBestScore | Scores are displayed higher-up the smaller they are |