alienTeamGroup_s Struct Reference

alien team group definition. More...

#include <cp_campaign.h>

Collaboration diagram for alienTeamGroup_s:
Collaboration graph
[legend]

Data Fields

int idx
int categoryIdx
int minInterest
int maxInterest
teamDef_talienTeams [MAX_TEAMS_PER_MISSION]
int numAlienTeams

Detailed Description

alien team group definition.

Note:
This is the definition of one groups of aliens (several races) that can be used on the same map.
See also:
alienTeamCategory_s

Definition at line 201 of file cp_campaign.h.


Field Documentation

teamDef_t* alienTeamGroup_s::alienTeams[MAX_TEAMS_PER_MISSION]

different alien teams available that will be used in mission

Definition at line 207 of file cp_campaign.h.

Referenced by CL_AutoMissionAlienCollect(), CL_ParseAlienTeam(), and CP_SetMissionVars().

idx of category it's used in

Definition at line 203 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam(), and CP_IsAlienEquipmentSelectable().

idx of the group in the alien team category

Definition at line 202 of file cp_campaign.h.

Referenced by CL_ParseAlienTeam().

Maximum interest value this group should be used with.

Definition at line 205 of file cp_campaign.h.

Referenced by CP_SetAlienTeamByInterest().

Minimum interest value this group should be used with.

Definition at line 204 of file cp_campaign.h.

Referenced by CP_SetAlienTeamByInterest().

Number of alienTeams defined in this group.

Definition at line 209 of file cp_campaign.h.

Referenced by CL_AutoMissionAlienCollect(), CL_ParseAlienTeam(), and CP_SetMissionVars().


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

Generated by  doxygen 1.6.2