Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ Count
Method
Count
src/newgrf_object.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
size_t ObjectSpec::Count()
45
{
46
return _object_specs.size();
47
}
48
49
/**
50
* Get the specification associated with a specific ObjectType.
Callers
11
GetTrainEngineInfoString
Function · 0.45
BuildCargoList
Method · 0.45
CalculateCompanyAssetValue
Function · 0.45
UpdateCompanyRatingAndValue
Function · 0.45
engine.cpp
File · 0.45
IsCloseToTown
Function · 0.45
HighlightTownLocalAuthorityTiles
Function · 0.45
MTA_TRANSFER>
Method · 0.45
Preprocess
Method · 0.45
Postprocess
Method · 0.45
operator()
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected