|
OpenTTD Source 20251116-master-g21329071df
|
Basic data to distinguish a scenario. More...
Public Member Functions | |
| 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
|
inline |
| std::string ScenarioIdentifier::filename |
| uint32_t ScenarioIdentifier::scenid |