Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ OnTimeout
Method
OnTimeout
src/industry_gui.cpp:741–744 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
739
}};
740
741
void OnTimeout() override
742
{
743
this->RaiseButtons();
744
}
745
746
void OnPlaceObjectAbort() override
747
{
Callers
nothing calls this directly
Calls
1
RaiseButtons
Method · 0.80
Tested by
no test coverage detected