MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / GetStringTable

Method GetStringTable

core/logic/Translator.cpp:799–802  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

797}
798
799BaseStringTable *Translator::GetStringTable()
800{
801 return m_pStringTab;
802}
803
804unsigned int Translator::FindOrAddPhraseFile(const char *phrase_file)
805{

Callers 1

CPhraseFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected