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

#include <cp_research.h>

Data Fields

bool markOnly [MAX_CAMPAIGNS]
 
char * campaign [MAX_CAMPAIGNS]
 
int numDefinitions
 

Detailed Description

Todo:
MAX_CAMPAIGNS is not defined unless cp_campaign.h is included before

Definition at line 90 of file cp_research.h.

Field Documentation

char* markResearched_s::campaign[MAX_CAMPAIGNS]

Definition at line 92 of file cp_research.h.

Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().

bool markResearched_s::markOnly[MAX_CAMPAIGNS]

Definition at line 91 of file cp_research.h.

Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().

int markResearched_s::numDefinitions

Definition at line 93 of file cp_research.h.

Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().


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