UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
packfile_t Struct Reference

#include <filesys.h>

Data Fields

char name [MAX_QPATH]
 
unsigned long filepos
 
unsigned long filelen
 

Detailed Description

Definition at line 88 of file filesys.h.

Field Documentation

unsigned long packfile_t::filelen

Definition at line 91 of file filesys.h.

Referenced by FS_LoadPackFile(), and FS_OpenFile().

unsigned long packfile_t::filepos

Definition at line 90 of file filesys.h.

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: