Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ reloadSettings
Method
reloadSettings
launcher/BaseInstance.cpp:354–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
352
}
353
354
bool BaseInstance::reloadSettings()
355
{
356
return m_settings->reload();
357
}
358
359
qint64 BaseInstance::lastLaunch() const
360
{
Callers
1
launchInstance
Method · 0.80
Calls
1
reload
Method · 0.45
Tested by
no test coverage detected