|
OpenTTD Source 20251104-master-g3befbdd52f
|
Data Fields | |
| std::string | filepath |
| File the history entry is in. | |
| int | scrollpos |
| Scrolling position the file was at at navigation time. | |
Definition at line 70 of file textfile_gui.h.
| std::string TextfileWindow::HistoryEntry::filepath |
File the history entry is in.
Definition at line 71 of file textfile_gui.h.
| int TextfileWindow::HistoryEntry::scrollpos |
Scrolling position the file was at at navigation time.
Definition at line 72 of file textfile_gui.h.