MCPcopy 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
587const char *SourceModBase::GetSourceModPath() const
588{
589 return m_SMBaseDir;
590}
591
592const char *SourceModBase::GetGamePath() const
593{

Callers 1

LoadBridgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected