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

Static Public Attributes

static constexpr size_t num_files = MAX_GFT
 
static constexpr bool search_in_tars = true
 
static constexpr std::string_view set_type = "graphics"
 

Detailed Description

Definition at line 34 of file base_media_graphics.h.

Field Documentation

◆ num_files

constexpr size_t BaseSetTraits< struct GraphicsSet >::num_files = MAX_GFT
staticconstexpr

Definition at line 35 of file base_media_graphics.h.

◆ search_in_tars

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

Definition at line 36 of file base_media_graphics.h.

◆ set_type

constexpr std::string_view BaseSetTraits< struct GraphicsSet >::set_type = "graphics"
staticconstexpr

Definition at line 37 of file base_media_graphics.h.


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