MCPcopy 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
681const char *CPhraseFile::GetFilename()
682{
683 return m_File.c_str();
684}
685
686/**************************
687 ** MAIN TRANSLATOR CODE **

Callers 1

FindOrAddPhraseFileMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected