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

Method on_btnLaunchMinecraftDemo_clicked

launcher/ui/InstanceWindow.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190void InstanceWindow::on_btnLaunchMinecraftDemo_clicked()
191{
192 APPLICATION->launch(m_instance, false, true, nullptr);
193}
194
195void InstanceWindow::instanceLaunchTaskChanged(shared_qobject_ptr<LaunchTask> proc)
196{

Callers

nothing calls this directly

Calls 1

launchMethod · 0.65

Tested by

no test coverage detected