Enum TournamentSortOrder
The ordering of which score is best in the tournament.
Namespace: Meta.InstantGames
Assembly: Unity.Meta.InstantGames.Sdk.dll
Syntax
public enum TournamentSortOrderFields
| Name | Description | 
|---|---|
| HIGHER_IS_BETTER | Higher scores are better. | 
| LOWER_IS_BETTER | Lower scores are better. |