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.
Represents the result of a multiplayer game. DEPRECATED. This structure will be removed in a future release.
Syntax
typedef struct XblTournamentGameResultWithRank {
XblTournamentGameResult Result;
uint64_t Ranking;
} XblTournamentGameResultWithRank
Members
Result
Type: XblTournamentGameResult
The result for the team.
Ranking
Type: uint64_t
The ranking of the result. Applies only when Result is XblTournamentGameResult::Rank.
Requirements
Header: multiplayer_c.h