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

Method SetPath

core/logic/DatabaseConfBuilder.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void DatabaseConfBuilder::SetPath(char *str)
45{
46 m_Filename = str;
47}
48
49DatabaseConfBuilder::~DatabaseConfBuilder()
50{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected