Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ GetFeature
Method
GetFeature
src/newgrf_cargo.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
};
26
27
GrfSpecFeature CargoResolverObject::GetFeature() const
28
{
29
return GSF_CARGOES;
30
}
31
32
uint32_t CargoResolverObject::GetDebugID() const
33
{
Callers
7
BeginResolve
Method · 0.45
BuildBadgeClassConfigurationList
Function · 0.45
OnInit
Method · 0.45
DrawWidget
Method · 0.45
OnClick
Method · 0.45
OnDropdownSelect
Method · 0.45
OnEditboxChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected