Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Sha256
Method
Sha256
src/engine/shared/map.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
SHA256_DIGEST CMap::Sha256() const
173
{
174
return m_DataFile.Sha256();
175
}
176
177
unsigned CMap::Crc() const
178
{
Callers
13
LoadMapSettings
Method · 0.45
GetPath
Method · 0.45
AddInfos
Method · 0.45
Load
Method · 0.45
SaveGhost
Method · 0.45
Update
Method · 0.45
GhostlistFetchCallback
Method · 0.45
OnInit
Method · 0.45
TestMap
Function · 0.45
LoadMap
Method · 0.45
DemoRecorder_Start
Method · 0.45
RaceRecord_Start
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestMap
Function · 0.36