MCPcopy Create free account
hub / github.com/ddnet/ddnet / NumItems

Method NumItems

src/engine/shared/map.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74int CMap::NumItems() const
75{
76 return m_DataFile.NumItems();
77}
78
79bool CMap::Load(const char *pFullName, IStorage *pStorage, const char *pPath, int StorageType)
80{

Callers 15

ProcessDemoSnapshotMethod · 0.45
TranslateSnapMethod · 0.45
OnMapChangeMethod · 0.45
ResaveMapFunction · 0.45
ProcessFunction · 0.45
TestMapFunction · 0.45
SnapNumItemsMethod · 0.45
mainFunction · 0.45
SaveOutputMapFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestMapFunction · 0.36