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

Defines campaign events when story related technologies should be researched. More...

#include <cp_event.h>

Data Fields

char * tech
 
int interest
 

Detailed Description

Defines campaign events when story related technologies should be researched.

Definition at line 64 of file cp_event.h.

Field Documentation

int campaignEvent_s::interest

the interest value (see ccs.oberallInterest)

Definition at line 66 of file cp_event.h.

Referenced by CL_ParseCampaignEvents().

char* campaignEvent_s::tech

technology id that should be researched if the overall interest is reached

Definition at line 65 of file cp_event.h.

Referenced by CL_ParseCampaignEvents().


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