MCPcopy 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
1959void MainWindow::refreshInstances()
1960{
1961 APPLICATION->instances()->loadList();
1962}
1963
1964void MainWindow::on_actionViewCentralModsFolder_triggered()
1965{

Callers

nothing calls this directly

Calls 2

instancesMethod · 0.80
loadListMethod · 0.45

Tested by

no test coverage detected