MCPcopy 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
195QString BaseInstance::instanceRoot() const
196{
197 return m_rootDir;
198}
199
200SettingsObjectPtr BaseInstance::settings() const
201{

Callers 15

processMultiMCMethod · 0.80
isAppliedMethod · 0.80
addMethod · 0.80
removeMethod · 0.80
executeTaskMethod · 0.80
dataMethod · 0.80
deleteInstanceMethod · 0.80
loadInstanceMethod · 0.80
installMethod · 0.80
relPathMethod · 0.80
setFilterStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected