Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetFilename
Method
GetFilename
core/logic/Translator.cpp:681–684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
679
}
680
681
const char *CPhraseFile::GetFilename()
682
{
683
return m_File.c_str();
684
}
685
686
/**************************
687
** MAIN TRANSLATOR CODE **
Callers
1
FindOrAddPhraseFile
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected