OpenTTD Source  20240919-master-gdf0233f4c2
StringFilter::WordState Struct Reference

State of a single filter word. More...

Data Fields

const char * start
 Word to filter for.
 
bool match
 Already matched?
 

Detailed Description

State of a single filter word.

Definition at line 33 of file stringfilter_type.h.


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