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

#include <cl_master.h>

Public Attributes

struct master_snext
 
netadr_t adr
 
char * address
 
struct dl_downloaddl
 
qbyte nosave
 
qbyte mastertype
 
qbyte protocoltype
 
int sends
 
char name [1]
 

Member Data Documentation

◆ address

char* master_s::address

◆ adr

netadr_t master_s::adr

◆ dl

struct dl_download* master_s::dl

◆ mastertype

qbyte master_s::mastertype

◆ name

char master_s::name[1]

◆ next

struct master_s* master_s::next

◆ nosave

qbyte master_s::nosave

◆ protocoltype

qbyte master_s::protocoltype

◆ sends

int master_s::sends

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