Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ shouldKeepPlaytime
Method
shouldKeepPlaytime
launcher/ui/dialogs/CopyInstanceDialog.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
bool CopyInstanceDialog::shouldKeepPlaytime() const
155
{
156
return m_keepPlaytime;
157
}
158
159
160
void CopyInstanceDialog::on_keepPlaytimeCheckbox_stateChanged(int state)
Callers
1
on_actionCopyInstance_triggered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected