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

Method isUseCloneEnabled

launcher/InstanceCopyPrefs.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123bool InstanceCopyPrefs::isUseCloneEnabled() const
124{
125 return useClone;
126}
127
128// ======= Setters =======
129void InstanceCopyPrefs::enableCopySaves(bool b)

Callers 2

InstanceCopyTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected