MCPcopy 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
337QString BaseInstance::instanceRoot() const
338{
339 return m_rootDir;
340}
341
342SettingsObject* BaseInstance::settings()
343{

Callers 15

processMultiMCMethod · 0.80
isAppliedMethod · 0.80
addMethod · 0.80
removeMethod · 0.80
executeTaskMethod · 0.80
dataMethod · 0.80
trashInstanceMethod · 0.80
deleteInstanceMethod · 0.80
loadInstanceMethod · 0.80
installMethod · 0.80
updateInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected