OpenTTD Source  20240917-master-g9ab0a47812
NWidgetPartDataTip Struct Reference

Widget part for storing data and tooltip information. More...

#include <widget_type.h>

Data Fields

uint32_t data
 Data value of the widget.
 
StringID tooltip
 Tooltip of the widget.
 

Detailed Description

Widget part for storing data and tooltip information.

Definition at line 1006 of file widget_type.h.


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