UFO: Alien Invasion
packfile_t Struct Reference

#include <filesys.h>

Collaboration diagram for packfile_t:
Collaboration graph

Data Fields

char name [MAX_QPATH]
 
unsigned long filepos
 
unsigned long filelen
 

Detailed Description

Definition at line 88 of file filesys.h.

Field Documentation

◆ filelen

unsigned long packfile_t::filelen

Definition at line 91 of file filesys.h.

Referenced by FS_LoadPackFile(), and FS_OpenFile().

◆ filepos

unsigned long packfile_t::filepos

Definition at line 90 of file filesys.h.

◆ name

char packfile_t::name[MAX_QPATH]

Definition at line 89 of file filesys.h.

Referenced by FS_BuildFileList(), FS_GetMaps(), and FS_OpenFile().


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