MCPcopy 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
182int CMap::Size() const
183{
184 return m_DataFile.Size();
185}
186
187void CMap::ExtractTiles(CTile *pDest, size_t DestSize, const CTile *pSrc, size_t SrcSize)
188{

Callers 15

TestMapFunction · 0.45
MapDownloadTotalsizeMethod · 0.45
RepackMsgFunction · 0.45
SendMsgMethod · 0.45
ProcessServerPacketMethod · 0.45
DemoRecorder_StartMethod · 0.45
RaceRecord_StartMethod · 0.45
RefreshMethod · 0.45
RequestImplMethod · 0.45
SendMsgsMethod · 0.45
RepackMsgFunction · 0.45
SendMsgMethod · 0.45

Calls

no outgoing calls

Tested by 5

TestMapFunction · 0.36
ExpectAddString5Function · 0.36
ExpectAddIntFunction · 0.36
ExpectAddExtendedIntFunction · 0.36
TESTFunction · 0.36