FTEQW
Documentation of the FTE engine source tree.
demo_client_t Struct Reference

#include <server.h>

Public Attributes

demoinfo_t info
 
float sec
 
int parsecount
 
qboolean fixangle
 
vec3_t angle
 
float cmdtime
 
int flags
 
int frame
 

Member Data Documentation

◆ angle

vec3_t demo_client_t::angle

◆ cmdtime

float demo_client_t::cmdtime

◆ fixangle

qboolean demo_client_t::fixangle

◆ flags

int demo_client_t::flags

◆ frame

int demo_client_t::frame

◆ info

demoinfo_t demo_client_t::info

◆ parsecount

int demo_client_t::parsecount

◆ sec

float demo_client_t::sec

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