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

#include <cp_event.h>

Collaboration diagram for campaignEvents_t:
Collaboration graph

Data Fields

campaignEvent_t campaignEvents [MAX_CAMPAIGNEVENTS]
int numCampaignEvents
char * id

Detailed Description

Definition at line 69 of file cp_event.h.

Field Documentation

◆ campaignEvents

campaignEvent_t campaignEvents_t::campaignEvents[MAX_CAMPAIGNEVENTS]

holds all campaign events

Definition at line 70 of file cp_event.h.

◆ id

char* campaignEvents_t::id

script id

Definition at line 72 of file cp_event.h.

◆ numCampaignEvents

int campaignEvents_t::numCampaignEvents

how many events (script-id: events) parsed

Definition at line 71 of file cp_event.h.


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