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

Method updateIsRunning

launcher/Application.cpp:1345–1348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1343}
1344
1345void Application::updateIsRunning(bool running)
1346{
1347 m_updateRunning = running;
1348}
1349
1350
1351void Application::controllerSucceeded()

Callers 1

downloadUpdatesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected