Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2186
void MainWindow::activateInstance(InstancePtr instance)
2187
{
2188
APPLICATION->launch(instance);
2189
}
2190
2191
void MainWindow::on_actionLaunchInstanceOffline_triggered()
2192
{
Callers
nothing calls this directly
Calls
1
launch
Method · 0.65
Tested by
no test coverage detected