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 a team result for a multiplayer game. DEPRECATED. This structure will be removed in a future release.
Syntax
typedef struct XblTournamentTeamResult {
const char* Team;
XblTournamentGameResultWithRank GameResult;
} XblTournamentTeamResult
Members
Team
Type: const char*
Name of the team.
GameResult
Type: XblTournamentGameResultWithRank
The game result.
Requirements
Header: multiplayer_c.h