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_s::first |
Definition at line 105 of file cp_messageoptions.h.
Referenced by MSO_ParseCategory().
int msgCategory_s::idx |
msgCategoryEntry_t* msgCategory_s::last |
Definition at line 106 of file cp_messageoptions.h.
Referenced by MSO_ParseCategory().
const char* msgCategory_s::name |
script file id / translatable category name
Definition at line 104 of file cp_messageoptions.h.
Referenced by MSO_ParseCategory().