MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / saveAll

Method saveAll

launcher/ui/InstanceWindow.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

launchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected