MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / instanceRoot

Method instanceRoot

launcher/BaseInstance.cpp:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287QString BaseInstance::instanceRoot() const
288{
289 return m_rootDir;
290}
291
292SettingsObjectPtr BaseInstance::settings()
293{

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
commitStagedInstanceMethod · 0.80
installMethod · 0.80
updateInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected