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

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_animevent_t:

Data Fields

int32_t event
 
int32_t frame
 
int8_t options [64]
 
int32_t unused
 

Detailed Description

Definition at line 190 of file model_hlmdl.h.

Field Documentation

◆ event

int32_t dhlmdl_animevent_t::event

Definition at line 193 of file model_hlmdl.h.

◆ frame

int32_t dhlmdl_animevent_t::frame

Definition at line 192 of file model_hlmdl.h.

◆ options

int8_t dhlmdl_animevent_t::options[64]

Definition at line 195 of file model_hlmdl.h.

◆ unused

int32_t dhlmdl_animevent_t::unused

Definition at line 194 of file model_hlmdl.h.


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