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

#include <model_vbsp.h>

+ Collaboration diagram for hl2dheader_t:

Data Fields

int32_t ident
 
hl2lump_t lumps [HL2HEADER_LUMPS]
 
int32_t revision
 
int32_t version
 

Detailed Description

Definition at line 155 of file model_vbsp.h.

Field Documentation

◆ ident

int32_t hl2dheader_t::ident

Definition at line 157 of file model_vbsp.h.

◆ lumps

hl2lump_t hl2dheader_t::lumps[HL2HEADER_LUMPS]

Definition at line 159 of file model_vbsp.h.

Referenced by GetMapList().

◆ revision

int32_t hl2dheader_t::revision

Definition at line 160 of file model_vbsp.h.

◆ version

int32_t hl2dheader_t::version

Definition at line 158 of file model_vbsp.h.


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