Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
QString Instance::gameDirectory() const
64
{
65
return m_gameDir;
66
}
67
68
QString Instance::directory() const
69
{
Callers
15
processrunner.cpp
File · 0.80
runBinary
Method · 0.80
instanceIcon
Function · 0.80
exploreGame
Method · 0.80
fillData
Method · 0.80
on_libraryPathBrowseButton_clicked
Method · 0.80
on_processBrowseButton_clicked
Method · 0.80
PathsSettingsTab
Method · 0.80
update
Method · 0.80
openGameFolder
Method · 0.80
checkPaths
Function · 0.80
getGamePlugin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected