Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isCopyResourcePacksEnabled
Method
isCopyResourcePacksEnabled
launcher/InstanceCopyPrefs.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool InstanceCopyPrefs::isCopyResourcePacksEnabled() const
79
{
80
return copyResourcePacks;
81
}
82
83
bool InstanceCopyPrefs::isCopyShaderPacksEnabled() const
84
{
Callers
1
CopyInstanceDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected