Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ suspendSave
Method
suspendSave
launcher/settings/INISettingsObject.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void INISettingsObject::suspendSave()
37
{
38
m_suspendSave = true;
39
}
40
41
void INISettingsObject::resumeSave()
42
{
Callers
5
install
Method · 0.80
install
Method · 0.80
install
Method · 0.80
SettingsObject
Class · 0.80
createInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected