Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
190
void InstanceWindow::on_btnLaunchMinecraftDemo_clicked()
191
{
192
APPLICATION->launch(m_instance, false, true, nullptr);
193
}
194
195
void InstanceWindow::instanceLaunchTaskChanged(shared_qobject_ptr<LaunchTask> proc)
196
{
Callers
nothing calls this directly
Calls
1
launch
Method · 0.65
Tested by
no test coverage detected