Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
624
const char *SourceModBase::GetGameFolderName() const
625
{
626
return m_ModDir;
627
}
628
629
ISourcePawnEngine *SourceModBase::GetScriptingEngine()
630
{
Callers
8
GetGameFolderName
Function · 0.80
GetEngineVersion
Function · 0.80
OnSourceModGameInitialized
Method · 0.80
OnSourceModStartup
Method · 0.80
vhelpers.cpp
File · 0.80
IgniteEntity
Function · 0.80
SDK_OnLoad
Method · 0.80
SDK_OnLoad
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected