MCPcopy Create free account
hub / github.com/MultiMC/Launcher / updateIsRunning

Method updateIsRunning

launcher/Application.cpp:1404–1407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1402}
1403
1404void Application::updateIsRunning(bool running)
1405{
1406 m_updateRunning = running;
1407}
1408
1409
1410void Application::controllerSucceeded()

Callers 1

downloadUpdatesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected