MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / saveAll

Method saveAll

launcher/ui/InstanceWindow.cpp:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233bool InstanceWindow::saveAll()
234{
235 return m_container->saveAll();
236}
237
238void InstanceWindow::on_btnKillMinecraft_clicked()
239{

Callers 1

launchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected