Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ enableCopyShaderPacks
Method
enableCopyShaderPacks
launcher/InstanceCopyPrefs.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void InstanceCopyPrefs::enableCopyShaderPacks(bool b)
150
{
151
copyShaderPacks = b;
152
}
153
154
void InstanceCopyPrefs::enableCopyServers(bool b)
155
{
Callers
1
on_copyShaderPacksCheckbox_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected