MCPcopy 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
57void INISettingsObject::suspendSave()
58{
59 m_suspendSave = true;
60}
61
62void INISettingsObject::resumeSave()
63{

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected