Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
bool StringtableSystem::IsAvailable() const
15
{
16
return g_stringtableSystemAvailable;
17
}
18
19
void StringtableSystem::Shutdown()
20
{
Callers
3
test_scene_preloader.cpp
File · 0.45
test_font_system.cpp
File · 0.45
test_stringtable_system.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected