Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ enableCopyResourcePacks
Method
enableCopyResourcePacks
launcher/InstanceCopyPrefs.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void InstanceCopyPrefs::enableCopyResourcePacks(bool b)
145
{
146
copyResourcePacks = b;
147
}
148
149
void InstanceCopyPrefs::enableCopyShaderPacks(bool b)
150
{
Callers
1
on_copyResPacksCheckbox_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected