messageSettings_s Struct Reference

structure holding pause and notify settings for a notify type. More...

#include <cp_messageoptions.h>

Data Fields

qboolean doPause
qboolean doNotify
qboolean doSound

Detailed Description

structure holding pause and notify settings for a notify type.

Definition at line 85 of file cp_messageoptions.h.


Field Documentation

flag whether game should notify

Definition at line 87 of file cp_messageoptions.h.

Referenced by MSO_SaveXML(), MSO_Set(), MSO_Toggle_f(), and MSO_UpdateVisibleButtons().

flag whether game should pause

Definition at line 86 of file cp_messageoptions.h.

Referenced by MSO_SaveXML(), MSO_Set(), MSO_Toggle_f(), and MSO_UpdateVisibleButtons().

flag whether game should play sound notification

Definition at line 88 of file cp_messageoptions.h.

Referenced by MSO_SaveXML(), MSO_Set(), MSO_Toggle_f(), and MSO_UpdateVisibleButtons().


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

Generated by  doxygen 1.6.2