MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / instanceRoot

Method instanceRoot

launcher/BaseInstance.cpp:325–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323}
324
325QString BaseInstance::instanceRoot() const
326{
327 return m_rootDir;
328}
329
330SettingsObjectPtr BaseInstance::settings()
331{

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

Calls

no outgoing calls

Tested by

no test coverage detected