OpenTTD Source
20241108-master-g80f628063a
|
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. | |
Basic data to distinguish a scenario.
Used in the server list window