OpenTTD
|
Widget part for storing data and tooltip information. More...
#include <widget_type.h>
Data Fields | |
uint32 | data |
Data value of the widget. | |
StringID | tooltip |
Tooltip of the widget. |
Widget part for storing data and tooltip information.
Definition at line 858 of file widget_type.h.