OpenTTD Source  20240919-master-gdf0233f4c2
ScriptDebugWindow::FilterState Struct Reference

Data Fields

std::string break_string
 The string to match to the AI output.
 
CompanyID script_debug_company
 The AI that is (was last) being debugged.
 
bool break_check_enabled
 Stop an AI when it prints a matching string.
 
bool case_sensitive_break_check
 Is the matching done case-sensitive.
 

Detailed Description

Definition at line 695 of file script_gui.cpp.


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