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

Method FullName

src/engine/shared/map.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157const char *CMap::FullName() const
158{
159 return m_DataFile.FullName();
160}
161
162const char *CMap::BaseName() const
163{

Callers 3

ChangeMapMethod · 0.45
RunMethod · 0.45
ConchainMapUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected