Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ OnPlaceObjectAbort
Method
OnPlaceObjectAbort
src/object_gui.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
void OnPlaceObjectAbort() override
366
{
367
this->UpdateButtons(nullptr);
368
}
369
370
/**
371
* Handler for global hotkeys of the BuildObjectWindow.
Callers
nothing calls this directly
Calls
1
UpdateButtons
Method · 0.95
Tested by
no test coverage detected