Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ enableCopyMods
Method
enableCopyMods
launcher/InstanceCopyPrefs.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void InstanceCopyPrefs::enableCopyMods(bool b)
160
{
161
copyMods = b;
162
}
163
164
void InstanceCopyPrefs::enableCopyScreenshots(bool b)
165
{
Callers
1
on_copyModsCheckbox_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected