Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ShowBuildDocksDepotPicker
Function
ShowBuildDocksDepotPicker
src/dock_gui.cpp:608–611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
606
607
608
static void ShowBuildDocksDepotPicker(Window *parent)
609
{
610
new BuildDocksDepotWindow(_build_docks_depot_desc, parent);
611
}
612
613
614
void InitializeDockGui()
Callers
1
OnClick
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected