Edit

Share via


TournamentGameResultSource Enum

Definition

Defines values used to indicate the source for a tournament game state.

[Windows.Foundation.Metadata.Version(1)]
public enum TournamentGameResultSource
type TournamentGameResultSource = 
Public Enum TournamentGameResultSource
Inheritance
TournamentGameResultSource
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

Name Value Description
None 0

No game result source .

Arbitration 1

Game result source is from client arbitration submit.

Server 2

Game result is determined by game servers.

Adjusted 3

Game result is adjusted by tournament administrator.

Applies to