Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Size
Method
Size
src/engine/shared/map.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
int CMap::Size() const
183
{
184
return m_DataFile.Size();
185
}
186
187
void CMap::ExtractTiles(CTile *pDest, size_t DestSize, const CTile *pSrc, size_t SrcSize)
188
{
Callers
15
TestMap
Function · 0.45
MapDownloadTotalsize
Method · 0.45
RepackMsg
Function · 0.45
SendMsg
Method · 0.45
ProcessServerPacket
Method · 0.45
DemoRecorder_Start
Method · 0.45
RaceRecord_Start
Method · 0.45
Refresh
Method · 0.45
RequestImpl
Method · 0.45
SendMsgs
Method · 0.45
RepackMsg
Function · 0.45
SendMsg
Method · 0.45
Calls
no outgoing calls
Tested by
5
TestMap
Function · 0.36
ExpectAddString5
Function · 0.36
ExpectAddInt
Function · 0.36
ExpectAddExtendedInt
Function · 0.36
TEST
Function · 0.36