OpenTTD Source 20260206-master-g4d4e37dbf1
TextfileWindow::HistoryEntry Struct Reference

Data Fields

std::string filepath
 File the history entry is in.
int scrollpos
 Scrolling position the file was at at navigation time.

Detailed Description

Definition at line 70 of file textfile_gui.h.

Field Documentation

◆ filepath

std::string TextfileWindow::HistoryEntry::filepath

File the history entry is in.

Definition at line 71 of file textfile_gui.h.

◆ scrollpos

int TextfileWindow::HistoryEntry::scrollpos

Scrolling position the file was at at navigation time.

Definition at line 72 of file textfile_gui.h.


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