Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
193
bool InstanceWindow::saveAll()
194
{
195
return m_container->saveAll();
196
}
197
198
void InstanceWindow::on_btnKillMinecraft_clicked()
199
{
Callers
1
launch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected