MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / OnPlaceObjectAbort

Method OnPlaceObjectAbort

src/industry_gui.cpp:746–749  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

744 }
745
746 void OnPlaceObjectAbort() override
747 {
748 this->RaiseButtons();
749 }
750
751 /**
752 * Some data on this window has become invalid.

Callers

nothing calls this directly

Calls 1

RaiseButtonsMethod · 0.80

Tested by

no test coverage detected