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

Method isCopyGameOptionsEnabled

launcher/InstanceCopyPrefs.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73bool InstanceCopyPrefs::isCopyGameOptionsEnabled() const
74{
75 return copyGameOptions;
76}
77
78bool InstanceCopyPrefs::isCopyResourcePacksEnabled() const
79{

Callers 1

CopyInstanceDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected