OpenTTD Source 20241224-master-gee860a5c8e
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 63 of file textfile_gui.h.

Field Documentation

◆ filepath

std::string TextfileWindow::HistoryEntry::filepath

File the history entry is in.

Definition at line 64 of file textfile_gui.h.

◆ scrollpos

int TextfileWindow::HistoryEntry::scrollpos

Scrolling position the file was at at navigation time.

Definition at line 65 of file textfile_gui.h.


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