UFO: Alien Invasion
Loading...
Searching...
No Matches
teamDef_t::model_t Struct Reference

#include <chr_shared.h>

Collaboration diagram for teamDef_t::model_t:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 317 of file chr_shared.h.

Field Documentation

◆ body

char* teamDef_t::model_t::body

Definition at line 319 of file chr_shared.h.

Referenced by Com_GetCharacterModel(), and Com_ParseActorModels().

◆ bodySkin

int teamDef_t::model_t::bodySkin

Definition at line 321 of file chr_shared.h.

Referenced by Com_GetCharacterModel(), and Com_ParseActorModels().

◆ head

char* teamDef_t::model_t::head

Definition at line 320 of file chr_shared.h.

Referenced by Com_GetCharacterModel(), and Com_ParseActorModels().

◆ headSkin

int teamDef_t::model_t::headSkin

Definition at line 322 of file chr_shared.h.

Referenced by Com_GetCharacterModel(), and Com_ParseActorModels().

◆ path

char* teamDef_t::model_t::path

Definition at line 318 of file chr_shared.h.

Referenced by Com_GetCharacterModel(), and Com_ParseActorModels().


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