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

#include <cp_ufopedia.h>

Data Fields

int idx
 
char * id
 
char * name
 
struct technology_sfirst
 
struct technology_slast
 

Detailed Description

Definition at line 30 of file cp_ufopedia.h.

Field Documentation

struct technology_s* pediaChapter_s::first
char* pediaChapter_s::id

script file id

Definition at line 32 of file cp_ufopedia.h.

Referenced by RS_ParseTechnologies(), UP_GenerateSummary(), and UP_ParseChapter().

int pediaChapter_s::idx

self-link

Definition at line 31 of file cp_ufopedia.h.

Referenced by UP_ParseChapter().

struct technology_s* pediaChapter_s::last

Definition at line 35 of file cp_ufopedia.h.

Referenced by RS_ParseTechnologies().

char* pediaChapter_s::name

translatable chapter names

Definition at line 33 of file cp_ufopedia.h.

Referenced by UP_GenerateSummary(), and UP_ParseChapter().


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