MCPcopy 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
74void StringTableDynamic::Init()
75{
76 base::Clear();
77}
78
79void StringTableDynamic::Add(RString name, RString value, bool fromUtf8, std::set<std::string>& appliedInBatch)
80{

Callers 3

LoadLocalizedMissionHtmlFunction · 0.45
LoadMethod · 0.45
SetLanguageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected