UFO: Alien Invasion
Loading...
Searching...
No Matches
teamData_t Struct Reference

#include <mp_callbacks.h>

Collaboration diagram for teamData_t:
Collaboration graph

Data Fields

int teamCount [MAX_TEAMS]
int maxteams
int maxPlayersPerTeam

Detailed Description

Definition at line 30 of file mp_callbacks.h.

Field Documentation

◆ maxPlayersPerTeam

int teamData_t::maxPlayersPerTeam

max players per team

Definition at line 33 of file mp_callbacks.h.

◆ maxteams

int teamData_t::maxteams

Definition at line 32 of file mp_callbacks.h.

◆ teamCount

int teamData_t::teamCount[MAX_TEAMS]

team counter - parsed from server data 'teaminfo'

Definition at line 31 of file mp_callbacks.h.


The documentation for this struct was generated from the following file: