Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ isInitialised
Method
isInitialised
radiantcore/vfs/Doom3FileSystem.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
bool Doom3FileSystem::isInitialised() const
146
{
147
return !_vfsSearchPaths.empty();
148
}
149
150
void Doom3FileSystem::shutdown()
151
{
Callers
1
TEST_F
Function · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected