|
OpenTTD Source 20260512-master-g20b387b91f
|
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 328 of file network_content_gui.cpp.
| StringFilter ContentListFilterData::string_filter |
Text filter of content list.
Definition at line 329 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 330 of file network_content_gui.cpp.
Referenced by NetworkContentListWindow::FilterContentList(), NetworkContentListWindow::NetworkContentListWindow(), NetworkContentListWindow::OnClick(), NetworkContentListWindow::OnKeyPress(), NetworkContentListWindow::TypeOrSelectedFilter(), and NetworkContentListWindow::UpdateFilterState().