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

Method Path

src/engine/shared/map.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167const char *CMap::Path() const
168{
169 return m_DataFile.Path();
170}
171
172SHA256_DIGEST CMap::Sha256() const
173{

Callers 1

LoadCurrentMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected