Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetSourceModPath
Method
GetSourceModPath
core/sourcemod.cpp:587–590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
585
}
586
587
const char *SourceModBase::GetSourceModPath() const
588
{
589
return m_SMBaseDir;
590
}
591
592
const char *SourceModBase::GetGamePath() const
593
{
Callers
1
LoadBridge
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected