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

Method reloadSettings

launcher/BaseInstance.cpp:304–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304bool BaseInstance::reloadSettings()
305{
306 return m_settings->reload();
307}
308
309qint64 BaseInstance::lastLaunch() const
310{

Callers 1

launchInstanceMethod · 0.80

Calls 1

reloadMethod · 0.45

Tested by

no test coverage detected