OpenTTD Source  20240919-master-gdf0233f4c2
TextfileWindow::Hyperlink Struct Reference

Data Fields

size_t line
 Which line the link is on.
 
size_t begin
 Character position on line the link begins.
 
size_t end
 Character position on line the link end.
 
std::string destination
 Destination for the link.
 

Detailed Description

Definition at line 56 of file textfile_gui.h.


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