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

Method Crc

src/engine/shared/map.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177unsigned CMap::Crc() const
178{
179 return m_DataFile.Crc();
180}
181
182int CMap::Size() const
183{

Callers 11

LoadMethod · 0.45
OnInitMethod · 0.45
TestMapFunction · 0.45
LoadMapMethod · 0.45
ProcessServerPacketMethod · 0.45
DemoRecorder_StartMethod · 0.45
RaceRecord_StartMethod · 0.45
DoSnapshotMethod · 0.45
LoadMapMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestMapFunction · 0.36
TESTFunction · 0.36