MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / IsAvailable

Method IsAvailable

engine/Poseidon/UI/Locale/StringtableSystem.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14bool StringtableSystem::IsAvailable() const
15{
16 return g_stringtableSystemAvailable;
17}
18
19void StringtableSystem::Shutdown()
20{

Calls

no outgoing calls

Tested by

no test coverage detected