OpenTTD Source
20241108-master-g80f628063a
|
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. | |
Container for all information for a given feature.
Definition at line 224 of file newgrf_debug_gui.cpp.