|
UFO: Alien Invasion
|
#include <cp_messageoptions.h>

Data Fields | |
| int | idx |
| const char * | name |
| msgCategoryEntry_t * | first |
| msgCategoryEntry_t * | last |
Definition at line 102 of file cp_messageoptions.h.
| msgCategoryEntry_t* msgCategory_t::first |
Definition at line 105 of file cp_messageoptions.h.
Referenced by MSO_ParseCategory().
| int msgCategory_t::idx |
| msgCategoryEntry_t* msgCategory_t::last |
Definition at line 106 of file cp_messageoptions.h.
Referenced by MSO_ParseCategory().
| const char* msgCategory_t::name |
script file id / translatable category name
Definition at line 104 of file cp_messageoptions.h.
Referenced by MSO_ParseCategory().