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

#include <client.h>

Public Attributes

char rname [128]
 
char localname [128]
 
unsigned int size
 
unsigned int flags
 
enum dlfailreason_e failreason
 
struct downloadlist_snext
 

Member Data Documentation

◆ failreason

enum dlfailreason_e downloadlist_s::failreason

◆ flags

unsigned int downloadlist_s::flags

◆ localname

char downloadlist_s::localname[128]

◆ next

struct downloadlist_s* downloadlist_s::next

◆ rname

char downloadlist_s::rname[128]

◆ size

unsigned int downloadlist_s::size

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