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

Method getModPath

plugins/script/interfaces/GameInterface.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24std::string GameInterface::getModPath()
25{
26 return GlobalGameManager().getModPath();
27}
28
29std::string GameInterface::getModBasePath()
30{

Callers 10

populateWindowMethod · 0.80
populateWindowMethod · 0.80
queryParticleFileMethod · 0.80
test.pyFile · 0.80
constructStoragePathMethod · 0.80
initialiseModuleMethod · 0.80
getWritableGamePathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected