MCPcopy Create free account
hub / github.com/MultiMC/Launcher / saveAll

Method saveAll

launcher/ui/InstanceWindow.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193bool InstanceWindow::saveAll()
194{
195 return m_container->saveAll();
196}
197
198void InstanceWindow::on_btnKillMinecraft_clicked()
199{

Callers 1

launchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected