Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ refreshInstances
Method
refreshInstances
launcher/ui/MainWindow.cpp:1609–1612 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1607
}
1608
1609
void MainWindow::refreshInstances()
1610
{
1611
APPLICATION->instances()->loadList();
1612
}
1613
1614
void MainWindow::on_actionViewCentralModsFolder_triggered()
1615
{
Callers
nothing calls this directly
Calls
2
instances
Method · 0.80
loadList
Method · 0.45
Tested by
no test coverage detected