icculus quake2 doxygen  1.0 dev
client_respawn_t Struct Reference

#include <g_local.h>

Public Attributes

client_persistant_t coop_respawn
 
int enterframe
 
int score
 
vec3_t cmd_angles
 
qboolean spectator
 

Detailed Description

Definition at line 865 of file g_local.h.

Member Data Documentation

◆ cmd_angles

vec3_t client_respawn_t::cmd_angles

Definition at line 870 of file g_local.h.

Referenced by ClientThink(), PutClientInServer(), teleporter_touch(), and UpdateChaseCam().

◆ coop_respawn

client_persistant_t client_respawn_t::coop_respawn

Definition at line 867 of file g_local.h.

Referenced by InitClientResp(), and PutClientInServer().

◆ enterframe

int client_respawn_t::enterframe

Definition at line 868 of file g_local.h.

Referenced by Cmd_PlayerList_f(), and InitClientResp().

◆ score

◆ spectator