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

Method GetGameFolderName

core/sourcemod.cpp:624–627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622}
623
624const char *SourceModBase::GetGameFolderName() const
625{
626 return m_ModDir;
627}
628
629ISourcePawnEngine *SourceModBase::GetScriptingEngine()
630{

Callers 8

GetGameFolderNameFunction · 0.80
GetEngineVersionFunction · 0.80
OnSourceModStartupMethod · 0.80
vhelpers.cppFile · 0.80
IgniteEntityFunction · 0.80
SDK_OnLoadMethod · 0.80
SDK_OnLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected