alienTeamCategory_s Struct Reference

alien team category definition More...

#include <cp_campaign.h>

Collaboration diagram for alienTeamCategory_s:
Collaboration graph
[legend]

Data Fields

char id [MAX_VAR]
interestCategory_t missionCategories [INTERESTCATEGORY_MAX]
int numMissionCategories
linkedList_tequipment
alienTeamGroup_t alienTeamGroups [MAX_ALIEN_GROUP_PER_CATEGORY]
int numAlienTeamGroups

Detailed Description

alien team category definition

Note:
This is the definition of all groups of aliens that can be used for a mission category
See also:
alienTeamGroup_s

Definition at line 217 of file cp_campaign.h.


Field Documentation

Different alien group available for this category

Definition at line 225 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam(), and CP_SetAlienTeamByInterest().

Equipment definitions that may be used for this def.

Definition at line 223 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam(), CL_ResetSinglePlayerData(), and CP_IsAlienEquipmentSelectable().

char alienTeamCategory_s::id[MAX_VAR]

id of the category

Definition at line 218 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam().

Mission category that should use this alien team Category.

Definition at line 219 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam(), and CP_IsAlienTeamForCategory().

Number of alien group defined for this category

Definition at line 227 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam(), and CP_SetAlienTeamByInterest().

Number of category using this alien team Category.

Definition at line 221 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam(), and CP_IsAlienTeamForCategory().


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

Generated by  doxygen 1.6.2