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

Method updateIsRunning

launcher/Application.cpp:1330–1333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1328}
1329
1330void Application::updateIsRunning(bool running)
1331{
1332 m_updateRunning = running;
1333}
1334
1335
1336void Application::controllerSucceeded()

Callers 1

downloadUpdatesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected