|
UFO: Alien Invasion
|
#include <cp_research.h>

Data Fields | |
| bool | markOnly [MAX_CAMPAIGNS] |
| char * | campaign [MAX_CAMPAIGNS] |
| int | numDefinitions |
Definition at line 92 of file cp_research.h.
| char* markResearched_t::campaign[MAX_CAMPAIGNS] |
Definition at line 94 of file cp_research.h.
Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().
| bool markResearched_t::markOnly[MAX_CAMPAIGNS] |
Definition at line 93 of file cp_research.h.
Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().
| int markResearched_t::numDefinitions |
Definition at line 95 of file cp_research.h.
Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().