|
OpenTTD Source 20251117-master-g7398d2e290
|
Drop down component that makes the item unselectable. More...
#include <dropdown_common_type.h>
Public Member Functions | |
| template<typename... Args> | |
| DropDownUnselectable (Args &&... args) | |
| bool | Selectable () const override |
Drop down component that makes the item unselectable.
| TBase | Base component. |
Definition at line 294 of file dropdown_common_type.h.
|
inlineexplicit |
Definition at line 297 of file dropdown_common_type.h.
|
inlineoverride |
Definition at line 299 of file dropdown_common_type.h.