Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ IsLoaded
Method
IsLoaded
src/engine/shared/map.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
bool CMap::IsLoaded() const
148
{
149
return m_DataFile.IsOpen();
150
}
151
152
IOHANDLE CMap::File() const
153
{
Callers
2
ConchainMapUpdate
Method · 0.45
ConchainSixupUpdate
Method · 0.45
Calls
1
IsOpen
Method · 0.80
Tested by
no test coverage detected