| OpenTTD
    | 
Data structure describing how to show the list (what sort direction and criteria). More...
#include <sortlist_type.h>
| Data Fields | |
| bool | order | 
| Ascending/descending. | |
| byte | criteria | 
| Sorting criteria. | |
Data structure describing how to show the list (what sort direction and criteria).
Definition at line 34 of file sortlist_type.h.
 1.8.1.2
 1.8.1.2