|
OpenTTD Source 20251104-master-g3befbdd52f
|
Filter data for NetworkContentListWindow. More...
Data Fields | |
| StringFilter | string_filter |
| Text filter of content list. | |
| ContentTypes | types |
| Content types displayed. | |
Filter data for NetworkContentListWindow.
Definition at line 312 of file network_content_gui.cpp.
| StringFilter ContentListFilterData::string_filter |
Text filter of content list.
Definition at line 313 of file network_content_gui.cpp.
Referenced by NetworkContentListWindow::FilterContentList(), NetworkContentListWindow::OnEditboxChanged(), NetworkContentListWindow::OnInvalidateData(), NetworkContentListWindow::TagNameFilter(), and NetworkContentListWindow::UpdateFilterState().
| ContentTypes ContentListFilterData::types |
Content types displayed.
Definition at line 314 of file network_content_gui.cpp.
Referenced by NetworkContentListWindow::FilterContentList(), NetworkContentListWindow::NetworkContentListWindow(), NetworkContentListWindow::OnClick(), NetworkContentListWindow::OnKeyPress(), NetworkContentListWindow::TypeOrSelectedFilter(), and NetworkContentListWindow::UpdateFilterState().