OpenTTD Source  12.0-beta2
NamedGRFIdentifier Struct Reference

Container to hold the GRF identifier (GRF ID + MD5 checksum) and the name associated with that NewGRF. More...

#include <game_info.h>

Data Fields

GRFIdentifier ident
 The unique identifier of the NewGRF.
 
std::string name
 The name of the NewGRF.
 

Detailed Description

Container to hold the GRF identifier (GRF ID + MD5 checksum) and the name associated with that NewGRF.

Definition at line 126 of file game_info.h.


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