techMail_s Struct Reference

available mails for a tech - mail and mail_pre in script files More...

#include <cp_research.h>

Data Fields

char * from
char * to
char * subject
char * date
char * icon
char * model
qboolean read

Detailed Description

available mails for a tech - mail and mail_pre in script files

See also:
eventMail_t

Definition at line 112 of file cp_research.h.


Field Documentation

date string, if empty use the date of research

Definition at line 118 of file cp_research.h.

Referenced by UP_SetMailHeader().

sender (_mail_from_paul_navarre, _mail_from_dr_connor)

Definition at line 113 of file cp_research.h.

Referenced by UP_GetUnreadMails(), UP_MailClientClick_f(), UP_OpenMail_f(), UP_SetMailButtons_f(), and UP_SetMailHeader().

name of an image file to display in the mail client

Definition at line 119 of file cp_research.h.

Referenced by UP_SetMailButtons_f().

model name of the sender

Definition at line 120 of file cp_research.h.

Referenced by RS_ParseTechnologies(), and UP_SetMailHeader().

mail subject line - if mail and mail_pre are available this will be filled with Proposal: (mail_pre) and Re: (mail) automatically

Definition at line 115 of file cp_research.h.

Referenced by RS_InitTree(), UP_OpenMail_f(), and UP_SetMailHeader().

recipient (_mail_to_base_commander)

Definition at line 114 of file cp_research.h.

Referenced by RS_InitTree(), and UP_SetMailHeader().


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

Generated by  doxygen 1.6.2