UFO: Alien Invasion
|
#include <chr_shared.h>
Data Fields | |
char * | path |
char * | body |
char * | head |
int | bodySkin |
int | headSkin |
Definition at line 306 of file chr_shared.h.
char* teamDef_s::model_t::body |
Definition at line 308 of file chr_shared.h.
Referenced by CL_PrecacheCharacterModels(), Com_GetCharacterModel(), and TEST_F().
int teamDef_s::model_t::bodySkin |
Definition at line 310 of file chr_shared.h.
Referenced by Com_GetCharacterModel().
char* teamDef_s::model_t::head |
Definition at line 309 of file chr_shared.h.
Referenced by CL_PrecacheCharacterModels(), Com_GetCharacterModel(), and TEST_F().
int teamDef_s::model_t::headSkin |
Definition at line 311 of file chr_shared.h.
Referenced by Com_GetCharacterModel().
char* teamDef_s::model_t::path |
Definition at line 307 of file chr_shared.h.
Referenced by CL_PrecacheCharacterModels(), Com_GetCharacterModel(), Com_ParseActorModels(), and TEST_F().