Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
bool InstanceCopyPrefs::isCopyGameOptionsEnabled() const
74
{
75
return copyGameOptions;
76
}
77
78
bool InstanceCopyPrefs::isCopyResourcePacksEnabled() const
79
{
Callers
1
CopyInstanceDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected