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