Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
304
bool BaseInstance::reloadSettings()
305
{
306
return m_settings->reload();
307
}
308
309
qint64 BaseInstance::lastLaunch() const
310
{
Callers
1
launchInstance
Method · 0.80
Calls
1
reload
Method · 0.45
Tested by
no test coverage detected