![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
int32_t | event |
int32_t | frame |
int8_t | options [64] |
int32_t | unused |
Definition at line 190 of file model_hlmdl.h.
int32_t dhlmdl_animevent_t::event |
Definition at line 193 of file model_hlmdl.h.
int32_t dhlmdl_animevent_t::frame |
Definition at line 192 of file model_hlmdl.h.
int8_t dhlmdl_animevent_t::options[64] |
Definition at line 195 of file model_hlmdl.h.
int32_t dhlmdl_animevent_t::unused |
Definition at line 194 of file model_hlmdl.h.