OpenTTD Source  20240917-master-g9ab0a47812
Listing Struct Reference

Data structure describing how to show the list (what sort direction and criteria). More...

#include <sortlist_type.h>

Data Fields

bool order
 Ascending/descending.
 
uint8_t criteria
 Sorting criteria.
 

Detailed Description

Data structure describing how to show the list (what sort direction and criteria).

Definition at line 30 of file sortlist_type.h.


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