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

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

#include <cp_event.h>

Collaboration diagram for campaignEvent_t:
Collaboration graph

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

◆ interest

int campaignEvent_t::interest

the interest value (see ccs.oberallInterest)

Definition at line 66 of file cp_event.h.

Referenced by CL_ParseCampaignEvents().

◆ tech

char* campaignEvent_t::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: