UFO: Alien Invasion
msgCategory_t Struct Reference

#include <cp_messageoptions.h>

Collaboration diagram for msgCategory_t:
Collaboration graph

Data Fields

int idx
 
const char * name
 
msgCategoryEntry_tfirst
 
msgCategoryEntry_tlast
 

Detailed Description

Definition at line 102 of file cp_messageoptions.h.

Field Documentation

◆ first

msgCategoryEntry_t* msgCategory_t::first

Definition at line 105 of file cp_messageoptions.h.

Referenced by MSO_ParseCategory().

◆ idx

int msgCategory_t::idx

self-link

Definition at line 103 of file cp_messageoptions.h.

Referenced by MSO_ParseCategory().

◆ last

msgCategoryEntry_t* msgCategory_t::last

Definition at line 106 of file cp_messageoptions.h.

Referenced by MSO_ParseCategory().

◆ name

const char* msgCategory_t::name

script file id / translatable category name

Definition at line 104 of file cp_messageoptions.h.

Referenced by MSO_ParseCategory().


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