Enum TournamentScoreFormat
The format of the score in the tournament.
Namespace: Meta.InstantGames
Assembly: Unity.Meta.InstantGames.Sdk.dll
Syntax
public enum TournamentScoreFormat
Fields
| Name | Description |
|---|---|
| NUMERIC | Format scores as numbers. |
| TIME | Format scores as times. |