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

#include <cp_event.h>

Data Fields

campaignEvent_t campaignEvents [MAX_CAMPAIGNEVENTS]
 
int numCampaignEvents
 
char * id
 

Detailed Description

Definition at line 69 of file cp_event.h.

Field Documentation

campaignEvent_t campaignEvents_s::campaignEvents[MAX_CAMPAIGNEVENTS]

holds all campaign events

Definition at line 70 of file cp_event.h.

Referenced by CL_ParseCampaignEvents(), CP_CheckCampaignEvents(), and CP_GetEventsByID().

char* campaignEvents_s::id

script id

Definition at line 72 of file cp_event.h.

Referenced by CL_ParseCampaignEvents(), and CP_GetEventsByID().

int campaignEvents_s::numCampaignEvents

how many events (script-id: events) parsed

Definition at line 71 of file cp_event.h.

Referenced by CL_ParseCampaignEvents(), CP_CheckCampaignEvents(), and CP_GetEventsByID().


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