Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
int CMap::NumData() const
45
{
46
return m_DataFile.NumData();
47
}
48
49
int CMap::GetItemSize(int Index)
50
{
Callers
8
OnMapChange
Method · 0.45
ResaveMap
Function · 0.45
Process
Function · 0.45
TestMap
Function · 0.45
main
Function · 0.45
SaveOutputMap
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestMap
Function · 0.36