Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ enableUseClone
Method
enableUseClone
launcher/InstanceCopyPrefs.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
void InstanceCopyPrefs::enableUseClone(bool b)
190
{
191
useClone = b;
192
}
Callers
1
on_useCloneCheckbox_stateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected