Quake II RTX doxygen  1.0 dev
mvd_player_t Struct Reference

#include <client.h>

Public Attributes

player_state_t ps
 
qboolean inuse
 
char name [16]
 
mvd_cs_tconfigstrings
 

Detailed Description

Definition at line 62 of file client.h.

Member Data Documentation

◆ configstrings

mvd_cs_t* mvd_player_t::configstrings

Definition at line 66 of file client.h.

Referenced by MVD_FollowStart(), MVD_FreePlayer(), MVD_UnicastString(), and reset_unicast_strings().

◆ inuse

◆ name

char mvd_player_t::name[16]

◆ ps

player_state_t mvd_player_t::ps