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

#include <common.h>

Public Attributes

qboolean allowoverflow
 
qboolean overflowed
 
qbytedata
 
int maxsize
 
int cursize
 
sbpacking_t packing
 
int currentbit
 
struct netprim_s prim
 

Member Data Documentation

◆ allowoverflow

qboolean sizebuf_s::allowoverflow

◆ currentbit

int sizebuf_s::currentbit

◆ cursize

int sizebuf_s::cursize

◆ data

qbyte* sizebuf_s::data

◆ maxsize

int sizebuf_s::maxsize

◆ overflowed

qboolean sizebuf_s::overflowed

◆ packing

sbpacking_t sizebuf_s::packing

◆ prim

struct netprim_s sizebuf_s::prim

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