Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ GetDescription
Method
GetDescription
src/saveload/saveload.cpp:1882–1885 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1880
}
1881
1882
virtual SaveLoadTable GetDescription() const override
1883
{
1884
return {};
1885
}
1886
1887
virtual SaveLoadCompatTable GetCompatDescription() const override
1888
{
Callers
15
DrawWidget
Method · 0.45
GetConsoleList
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected