|
OpenTTD Source
1.11.0-beta2
|
Data structure describing what to show in the list (filter criteria). More...
#include <sortlist_type.h>
Data Fields | |
| bool | state |
| Filter on/off. | |
| byte | criteria |
| Filtering criteria. | |
Data structure describing what to show in the list (filter criteria).
Definition at line 35 of file sortlist_type.h.