Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1345
void Application::updateIsRunning(bool running)
1346
{
1347
m_updateRunning = running;
1348
}
1349
1350
1351
void Application::controllerSucceeded()
Callers
1
downloadUpdates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected