OpenTTD Source  20241108-master-g80f628063a
ScenarioIdentifier Struct Reference

Basic data to distinguish a scenario. More...

Public Member Functions

bool operator== (const ScenarioIdentifier &other) const
 
bool operator!= (const ScenarioIdentifier &other) const
 

Data Fields

uint32_t scenid
 ID for the scenario (generated by content).
 
MD5Hash md5sum
 MD5 checksum of file.
 
std::string filename
 filename of the file.
 

Detailed Description

Basic data to distinguish a scenario.

Used in the server list window

Definition at line 612 of file fios.cpp.


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