MCPcopy 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
142void CMap::Unload()
143{
144 m_DataFile.Close();
145}
146
147bool CMap::IsLoaded() const
148{

Callers 3

DisconnectWithReasonMethod · 0.45
LoadMapMethod · 0.45
RunMethod · 0.45

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected