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 state of a tournament game. DEPRECATED. This enumeration will be removed in a future release.
Syntax
enum class XblTournamentGameResult : uint32_t
{
NoContest,
Win,
Loss,
Draw,
Rank,
NoShow,
}
Constants
| Constant | Description |
|---|---|
| NoContest | No game. |
| Win | Win. |
| Loss | Loss. |
| Draw | Draw. |
| Rank | Rank. |
| NoShow | Didn't show up. |
Member of
XblTournamentGameResultWithRank
Requirements
Header: multiplayer_c.h