Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ suspendSave
Method
suspendSave
launcher/settings/INISettingsObject.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void INISettingsObject::suspendSave()
58
{
59
m_suspendSave = true;
60
}
61
62
void INISettingsObject::resumeSave()
63
{
Callers
5
install
Method · 0.80
install
Method · 0.80
copySettings
Method · 0.80
SettingsObject
Class · 0.80
createInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected