MCPcopy 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
154bool CopyInstanceDialog::shouldKeepPlaytime() const
155{
156 return m_keepPlaytime;
157}
158
159
160void CopyInstanceDialog::on_keepPlaytimeCheckbox_stateChanged(int state)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected