Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
233
bool InstanceWindow::saveAll()
234
{
235
return m_container->saveAll();
236
}
237
238
void InstanceWindow::on_btnKillMinecraft_clicked()
239
{
Callers
1
launch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected