UFO: Alien Invasion
Loading...
Searching...
No Matches
messageSettings_t Struct Reference

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

#include <cp_messageoptions.h>

Collaboration diagram for messageSettings_t:
Collaboration graph

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

◆ doNotify

bool messageSettings_t::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().

◆ doPause

bool messageSettings_t::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().

◆ doSound

bool messageSettings_t::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: