Container for all information for a given feature. More...
Data Fields | |
const NIProperty * | properties |
The properties associated with this feature. | |
const NICallback * | callbacks |
The callbacks associated with this feature. | |
const NIVariable * | variables |
The variables associated with this feature. | |
const NIHelper * | helper |
The class container all helper functions. | |
uint | psa_size |
The size of the persistent storage in indices. | |
size_t | psa_offset |
Offset to the array in the PSA. |
Container for all information for a given feature.
Definition at line 197 of file newgrf_debug_gui.cpp.