Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ baseDirectory
Method
baseDirectory
src/instancemanager.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
QString Instance::baseDirectory() const
74
{
75
return m_baseDir;
76
}
77
78
MOBase::IPluginGame* Instance::gamePlugin() const
79
{
Callers
2
exploreBaseDirectory
Method · 0.80
fillData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected