Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Shutdown
Method
Shutdown
engine/Poseidon/Core/Config/ConfigSystem.cpp:11–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
void ConfigSystem::Shutdown()
12
{
13
_configAvailable = false;
14
_resourceAvailable = false;
15
_remasterAvailable = false;
16
}
17
} // namespace Poseidon
Callers
6
test_scene_preloader.cpp
File · 0.45
test_font_system.cpp
File · 0.45
test_font_utf8_drawpath.cpp
File · 0.45
test_stringtable_system.cpp
File · 0.45
test_logging.cpp
File · 0.45
test_config_system.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected