Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Unload
Method
Unload
src/engine/shared/map.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void CMap::Unload()
143
{
144
m_DataFile.Close();
145
}
146
147
bool CMap::IsLoaded() const
148
{
Callers
3
DisconnectWithReason
Method · 0.45
LoadMap
Method · 0.45
Run
Method · 0.45
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected