MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / gameDirectory

Method gameDirectory

src/instancemanager.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63QString Instance::gameDirectory() const
64{
65 return m_gameDir;
66}
67
68QString Instance::directory() const
69{

Callers 15

processrunner.cppFile · 0.80
runBinaryMethod · 0.80
instanceIconFunction · 0.80
exploreGameMethod · 0.80
fillDataMethod · 0.80
PathsSettingsTabMethod · 0.80
updateMethod · 0.80
openGameFolderMethod · 0.80
checkPathsFunction · 0.80
getGamePluginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected