Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ OnPlaceObjectAbort
Method
OnPlaceObjectAbort
src/signs_gui.cpp:536–539 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
534
}
535
536
void OnPlaceObjectAbort() override
537
{
538
this->RaiseButtons();
539
}
540
};
541
542
static constexpr std::initializer_list<NWidgetPart> _nested_query_sign_edit_widgets = {
Callers
nothing calls this directly
Calls
1
RaiseButtons
Method · 0.80
Tested by
no test coverage detected