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

Method BaseName

src/engine/shared/map.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162const char *CMap::BaseName() const
163{
164 return m_DataFile.BaseName();
165}
166
167const char *CMap::Path() const
168{

Callers 15

LoadMapSettingsMethod · 0.45
StoreSaveMethod · 0.45
GetPathMethod · 0.45
CheckDemoMethod · 0.45
GetPathMethod · 0.45
AddInfosMethod · 0.45
LoadMethod · 0.45
SaveGhostMethod · 0.45
OnRenderMethod · 0.45
RenderGameMethod · 0.45
StoreSaveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected