Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ refreshInstances
Method
refreshInstances
launcher/ui/MainWindow.cpp:1959–1962 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1957
}
1958
1959
void MainWindow::refreshInstances()
1960
{
1961
APPLICATION->instances()->loadList();
1962
}
1963
1964
void MainWindow::on_actionViewCentralModsFolder_triggered()
1965
{
Callers
nothing calls this directly
Calls
2
instances
Method · 0.80
loadList
Method · 0.45
Tested by
no test coverage detected