OpenTTD Source 20260421-master-gc2fbc6fdeb
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 68 of file textfile_gui.h.

Field Documentation

◆ filepath

std::string TextfileWindow::HistoryEntry::filepath

File the history entry is in.

Definition at line 69 of file textfile_gui.h.

◆ scrollpos

int TextfileWindow::HistoryEntry::scrollpos

Scrolling position the file was at at navigation time.

Definition at line 70 of file textfile_gui.h.


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