OpenTTD Source
20241108-master-g80f628063a
|
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. | |
Definition at line 695 of file script_gui.cpp.