MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getModBasePath

Method getModBasePath

plugins/script/interfaces/GameInterface.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29std::string GameInterface::getModBasePath()
30{
31 return GlobalGameManager().getModBasePath();
32}
33
34ScriptGame GameInterface::currentGame()
35{

Callers 2

constructStoragePathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected