Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values that indicate the source for a tournament game state. DEPRECATED. This enumeration will be removed in a future release.
Syntax
enum class XblTournamentGameResultSource : uint32_t
{
None,
Arbitration,
Server,
Adjusted,
}
Constants
Constant | Description |
---|---|
None | No game result source. |
Arbitration | Game result is determined by client arbitration. |
Server | Game result is determined by game servers. |
Adjusted | Game result is adjusted by tournament administrator. |
Member of
XblMultiplayerArbitrationServer
XblMultiplayerTournamentsServer
Requirements
Header: multiplayer_c.h