MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / activateInstance

Method activateInstance

launcher/ui/MainWindow.cpp:2186–2189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2184}
2185
2186void MainWindow::activateInstance(InstancePtr instance)
2187{
2188 APPLICATION->launch(instance);
2189}
2190
2191void MainWindow::on_actionLaunchInstanceOffline_triggered()
2192{

Callers

nothing calls this directly

Calls 1

launchMethod · 0.65

Tested by

no test coverage detected