OpenTTD Source 20250331-master-g3c15e0c889
BaseSetTraits< struct SoundsSet > Struct Reference

Static Public Attributes

static constexpr size_t num_files = 1
 
static constexpr bool search_in_tars = true
 
static constexpr std::string_view set_type = "sounds"
 

Detailed Description

Definition at line 15 of file base_media_sounds.h.

Field Documentation

◆ num_files

constexpr size_t BaseSetTraits< struct SoundsSet >::num_files = 1
staticconstexpr

Definition at line 16 of file base_media_sounds.h.

◆ search_in_tars

constexpr bool BaseSetTraits< struct SoundsSet >::search_in_tars = true
staticconstexpr

Definition at line 17 of file base_media_sounds.h.

◆ set_type

constexpr std::string_view BaseSetTraits< struct SoundsSet >::set_type = "sounds"
staticconstexpr

Definition at line 18 of file base_media_sounds.h.


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