UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
messageSettings_s Struct Reference

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

#include <cp_messageoptions.h>

Data Fields

bool doPause
 
bool doNotify
 
bool doSound
 

Detailed Description

structure holding pause and notify settings for a notify type.

Definition at line 86 of file cp_messageoptions.h.

Field Documentation

bool messageSettings_s::doNotify

flag whether game should notify

Definition at line 88 of file cp_messageoptions.h.

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

bool messageSettings_s::doPause

flag whether game should pause

Definition at line 87 of file cp_messageoptions.h.

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

bool messageSettings_s::doSound

flag whether game should play sound notification

Definition at line 89 of file cp_messageoptions.h.

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


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