Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ instanceRoot
Method
instanceRoot
launcher/BaseInstance.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
QString BaseInstance::instanceRoot() const
196
{
197
return m_rootDir;
198
}
199
200
SettingsObjectPtr BaseInstance::settings() const
201
{
Callers
15
processMultiMC
Method · 0.80
isApplied
Method · 0.80
add
Method · 0.80
remove
Method · 0.80
executeTask
Method · 0.80
data
Method · 0.80
deleteInstance
Method · 0.80
loadInstance
Method · 0.80
install
Method · 0.80
on_actionViewSelectedInstFolder_triggered
Method · 0.80
relPath
Method · 0.80
setFilterState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected