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

Method isKeepPlaytimeEnabled

launcher/InstanceCopyPrefs.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68bool InstanceCopyPrefs::isKeepPlaytimeEnabled() const
69{
70 return keepPlaytime;
71}
72
73bool InstanceCopyPrefs::isCopyGameOptionsEnabled() const
74{

Callers 2

InstanceCopyTaskMethod · 0.80
CopyInstanceDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected