OpenTTD Source 20241224-master-gee860a5c8e
ObjectPickerSelection Struct Reference

Data Fields

ObjectClassID sel_class
 Selected object class.
 
uint16_t sel_type
 Selected object type within the class.
 
uint8_t sel_view
 Selected view of the object.
 

Detailed Description

Definition at line 37 of file object_gui.cpp.

Field Documentation

◆ sel_class

◆ sel_type

◆ sel_view


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