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

Method reloadSettings

launcher/BaseInstance.cpp:342–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340}
341
342bool BaseInstance::reloadSettings()
343{
344 return m_settings->reload();
345}
346
347qint64 BaseInstance::lastLaunch() const
348{

Callers 1

launchInstanceMethod · 0.80

Calls 1

reloadMethod · 0.45

Tested by

no test coverage detected