Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ enableCopyGameOptions
Method
enableCopyGameOptions
launcher/InstanceCopyPrefs.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void InstanceCopyPrefs::enableCopyGameOptions(bool b)
140
{
141
copyGameOptions = b;
142
}
143
144
void InstanceCopyPrefs::enableCopyResourcePacks(bool b)
145
{
Callers
1
on_copyGameOptionsCheckbox_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected