OpenTTD Source 20260208-master-g43af8e94d0
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

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

Definition at line 35 of file base_media_graphics.h.

◆ search_in_tars

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

Definition at line 36 of file base_media_graphics.h.

◆ set_type

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: