Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
210
bool BaseInstance::reloadSettings()
211
{
212
return m_settings->reload();
213
}
214
215
qint64 BaseInstance::lastLaunch() const
216
{
Callers
1
launchInstance
Method · 0.80
Calls
1
reload
Method · 0.45
Tested by
no test coverage detected