MCPcopy 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
11void ConfigSystem::Shutdown()
12{
13 _configAvailable = false;
14 _resourceAvailable = false;
15 _remasterAvailable = false;
16}
17} // namespace Poseidon

Calls

no outgoing calls

Tested by

no test coverage detected