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

Method saveAll

launcher/ui/InstanceWindow.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198bool InstanceWindow::saveAll()
199{
200 return m_container->saveAll();
201}
202
203QString InstanceWindow::instanceId()
204{

Callers 1

launchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected