UFO: Alien Invasion
Loading...
Searching...
No Matches
markResearched_t Struct Reference

#include <cp_research.h>

Collaboration diagram for markResearched_t:
Collaboration graph

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 92 of file cp_research.h.

Field Documentation

◆ campaign

char* markResearched_t::campaign[MAX_CAMPAIGNS]

Definition at line 94 of file cp_research.h.

Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().

◆ markOnly

bool markResearched_t::markOnly[MAX_CAMPAIGNS]

Definition at line 93 of file cp_research.h.

Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().

◆ numDefinitions

int markResearched_t::numDefinitions

Definition at line 95 of file cp_research.h.

Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().


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