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

#include <chr_shared.h>

Data Fields

char * path
 
char * body
 
char * head
 
int bodySkin
 
int headSkin
 

Detailed Description

Definition at line 306 of file chr_shared.h.

Field Documentation

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

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