MCPcopy 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
36void INISettingsObject::suspendSave()
37{
38 m_suspendSave = true;
39}
40
41void INISettingsObject::resumeSave()
42{

Callers 5

installMethod · 0.80
installMethod · 0.80
installMethod · 0.80
SettingsObjectClass · 0.80
createInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected