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

#include <cp_ufopedia.h>

Collaboration diagram for pediaChapter_t:
Collaboration graph

Data Fields

int idx
char * id
char * name
struct technology_s * first
struct technology_s * last

Detailed Description

Definition at line 30 of file cp_ufopedia.h.

Field Documentation

◆ first

struct technology_s* pediaChapter_t::first

Definition at line 34 of file cp_ufopedia.h.

Referenced by UP_GenerateArticlesSummary(), and UP_GenerateSummary().

◆ id

char* pediaChapter_t::id

script file id

Definition at line 32 of file cp_ufopedia.h.

Referenced by UP_GenerateSummary(), and UP_ParseChapter().

◆ idx

int pediaChapter_t::idx

self-link

Definition at line 31 of file cp_ufopedia.h.

Referenced by UP_ParseChapter().

◆ last

struct technology_s* pediaChapter_t::last

Definition at line 35 of file cp_ufopedia.h.

◆ name

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