Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
799
BaseStringTable *Translator::GetStringTable()
800
{
801
return m_pStringTab;
802
}
803
804
unsigned int Translator::FindOrAddPhraseFile(const char *phrase_file)
805
{
Callers
1
CPhraseFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected