UFO: Alien Invasion
Loading...
Searching...
No Matches
component_type_data_t Struct Reference
Collaboration diagram for component_type_data_t:
Collaboration graph

Data Fields

char id [MAX_VAR]
char amount [MAX_VAR]
char numbercrash [MAX_VAR]

Detailed Description

components type parsing helper

Definition at line 30 of file cp_component.cpp.

Field Documentation

◆ amount

char component_type_data_t::amount[MAX_VAR]

placeholder for gettext stuff

Definition at line 32 of file cp_component.cpp.

Referenced by COMP_ParseComponents().

◆ id

char component_type_data_t::id[MAX_VAR]

id of the campaign

Definition at line 31 of file cp_component.cpp.

Referenced by COMP_ParseComponents().

◆ numbercrash

char component_type_data_t::numbercrash[MAX_VAR]

geoscape map

Definition at line 33 of file cp_component.cpp.

Referenced by COMP_ParseComponents().


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