DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
cl_downloadack_t Struct Reference

#include <client.h>

+ Collaboration diagram for cl_downloadack_t:

Data Fields

int size
 
int start
 

Detailed Description

Definition at line 548 of file client.h.

Field Documentation

◆ size

int cl_downloadack_t::size

Definition at line 550 of file client.h.

Referenced by CL_ParseDownload(), and CL_SendMove().

◆ start

int cl_downloadack_t::start

Definition at line 550 of file client.h.

Referenced by CL_ParseDownload(), and CL_SendMove().


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