Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
342
bool BaseInstance::reloadSettings()
343
{
344
return m_settings->reload();
345
}
346
347
qint64 BaseInstance::lastLaunch() const
348
{
Callers
1
launchInstance
Method · 0.80
Calls
1
reload
Method · 0.45
Tested by
no test coverage detected