MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / enableCopyScreenshots

Method enableCopyScreenshots

launcher/InstanceCopyPrefs.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164void InstanceCopyPrefs::enableCopyScreenshots(bool b)
165{
166 copyScreenshots = b;
167}
168
169void InstanceCopyPrefs::enableUseSymLinks(bool b)
170{

Calls

no outgoing calls

Tested by

no test coverage detected