MCPcopy 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
27GrfSpecFeature CargoResolverObject::GetFeature() const
28{
29 return GSF_CARGOES;
30}
31
32uint32_t CargoResolverObject::GetDebugID() const
33{

Callers 7

BeginResolveMethod · 0.45
OnInitMethod · 0.45
DrawWidgetMethod · 0.45
OnClickMethod · 0.45
OnDropdownSelectMethod · 0.45
OnEditboxChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected