Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1404
void Application::updateIsRunning(bool running)
1405
{
1406
m_updateRunning = running;
1407
}
1408
1409
1410
void Application::controllerSucceeded()
Callers
1
downloadUpdates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected