MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / isDontLinkSavesEnabled

Method isDontLinkSavesEnabled

launcher/InstanceCopyPrefs.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118bool InstanceCopyPrefs::isDontLinkSavesEnabled() const
119{
120 return dontLinkSaves;
121}
122
123bool InstanceCopyPrefs::isUseCloneEnabled() const
124{

Callers 3

InstanceCopyTaskMethod · 0.80
CopyInstanceDialogMethod · 0.80
updateLinkOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected