OpenTTD Source  20240915-master-g3784a3d3d6
SoundSettings Struct Reference

Settings related to sound effects. More...

#include <settings_type.h>

Data Fields

bool news_ticker
 Play a ticker sound when a news item is published.
 
bool news_full
 Play sound effects associated to certain news types.
 
bool new_year
 Play sound on new year, summarising the performance during the last year.
 
bool confirm
 Play sound effect on successful constructions or other actions.
 
bool click_beep
 Beep on a random selection of buttons.
 
bool disaster
 Play disaster and accident sounds.
 
bool vehicle
 Play vehicle sound effects.
 
bool ambient
 Play ambient, industry and town sounds.
 

Detailed Description

Settings related to sound effects.

Definition at line 244 of file settings_type.h.


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