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

#include <chr_shared.h>

Data Fields

char id [MAX_VAR]
 
linkedList_tnames [NAME_NUM_TYPES]
 
int numNames [NAME_NUM_TYPES]
 

Detailed Description

Definition at line 290 of file chr_shared.h.

Field Documentation

char teamNames_s::id[MAX_VAR]

id from script file.

Definition at line 291 of file chr_shared.h.

Referenced by Com_ParseActorNames().

linkedList_t* teamNames_s::names[NAME_NUM_TYPES]

Names list per gender.

Definition at line 292 of file chr_shared.h.

Referenced by Com_ParseActorNames(), and Com_ParseTeam().

int teamNames_s::numNames[NAME_NUM_TYPES]

Amount of names in this list for all different genders.

Definition at line 293 of file chr_shared.h.

Referenced by Com_ParseActorNames(), and Com_ParseTeam().


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