Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Init
Method
Init
engine/Poseidon/UI/Locale/Stringtable/Stringtable.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
};
73
74
void StringTableDynamic::Init()
75
{
76
base::Clear();
77
}
78
79
void StringTableDynamic::Add(RString name, RString value, bool fromUtf8, std::set<std::string>& appliedInBatch)
80
{
Callers
3
LoadLocalizedMissionHtml
Function · 0.45
Load
Method · 0.45
SetLanguage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected