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

Method on_btnLaunchMinecraftOffline_clicked

launcher/ui/InstanceWindow.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185void InstanceWindow::on_btnLaunchMinecraftOffline_clicked()
186{
187 APPLICATION->launch(m_instance, false, false, nullptr);
188}
189
190void InstanceWindow::on_btnLaunchMinecraftDemo_clicked()
191{

Callers

nothing calls this directly

Calls 1

launchMethod · 0.65

Tested by

no test coverage detected