Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1330
void Application::updateIsRunning(bool running)
1331
{
1332
m_updateRunning = running;
1333
}
1334
1335
1336
void Application::controllerSucceeded()
Callers
1
downloadUpdates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected