Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ instanceRoot
Method
instanceRoot
launcher/BaseInstance.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
QString BaseInstance::instanceRoot() const
338
{
339
return m_rootDir;
340
}
341
342
SettingsObject* BaseInstance::settings()
343
{
Callers
15
askToUpdateInstanceDirName
Function · 0.80
processMultiMC
Method · 0.80
isApplied
Method · 0.80
add
Method · 0.80
remove
Method · 0.80
executeTask
Method · 0.80
data
Method · 0.80
trashInstance
Method · 0.80
deleteInstance
Method · 0.80
loadInstance
Method · 0.80
install
Method · 0.80
updateInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected