|
OpenTTD Source 20251104-master-g3befbdd52f
|
Widget part for storing basic widget information. More...
#include <widget_type.h>
Data Fields | |
| Colours | colour |
| Widget colour. | |
| WidgetID | index |
| Index of the widget. | |
Widget part for storing basic widget information.
Definition at line 1018 of file widget_type.h.
| Colours NWidgetPartWidget::colour |
| WidgetID NWidgetPartWidget::index |
Index of the widget.
Definition at line 1020 of file widget_type.h.
Referenced by ApplyNWidgetPartAttribute(), and MakeNWidget().