Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
162
const char *CMap::BaseName() const
163
{
164
return m_DataFile.BaseName();
165
}
166
167
const char *CMap::Path() const
168
{
Callers
15
LoadMapSettings
Method · 0.45
StoreSave
Method · 0.45
GetPath
Method · 0.45
CheckDemo
Method · 0.45
GetPath
Method · 0.45
AddInfos
Method · 0.45
Load
Method · 0.45
SaveGhost
Method · 0.45
OnRender
Method · 0.45
RenderGame
Method · 0.45
GhostlistFetchCallback
Method · 0.45
StoreSave
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected