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

Method NumData

src/engine/shared/map.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44int CMap::NumData() const
45{
46 return m_DataFile.NumData();
47}
48
49int CMap::GetItemSize(int Index)
50{

Callers 8

OnMapChangeMethod · 0.45
ResaveMapFunction · 0.45
ProcessFunction · 0.45
TestMapFunction · 0.45
mainFunction · 0.45
SaveOutputMapFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestMapFunction · 0.36