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

Method reloadSettings

launcher/BaseInstance.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210bool BaseInstance::reloadSettings()
211{
212 return m_settings->reload();
213}
214
215qint64 BaseInstance::lastLaunch() const
216{

Callers 1

launchInstanceMethod · 0.80

Calls 1

reloadMethod · 0.45

Tested by

no test coverage detected