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

#include <server.h>

Public Attributes

qboolean active
 
char filename [64]
 
edict_tedict
 
char maintext [1024]
 
struct {
   float   tag
 
   char   text [256]
 
option [6]
 
int options
 
chatvar_tvars
 
float time
 

Member Data Documentation

◆ active

qboolean svchat_t::active

◆ edict

edict_t* svchat_t::edict

◆ filename

char svchat_t::filename[64]

◆ maintext

char svchat_t::maintext[1024]

◆ 

struct { ... } svchat_t::option[6]

◆ options

int svchat_t::options

◆ tag

float svchat_t::tag

◆ text

char svchat_t::text[256]

◆ time

float svchat_t::time

◆ vars

chatvar_t* svchat_t::vars

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