MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / reloadSettings

Method reloadSettings

launcher/BaseInstance.cpp:354–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352}
353
354bool BaseInstance::reloadSettings()
355{
356 return m_settings->reload();
357}
358
359qint64 BaseInstance::lastLaunch() const
360{

Callers 1

launchInstanceMethod · 0.80

Calls 1

reloadMethod · 0.45

Tested by

no test coverage detected