Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getUpdateAction
Method
getUpdateAction
launcher/minecraft/Component.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
UpdateAction Component::getUpdateAction()
471
{
472
return m_updateAction;
473
}
474
475
void Component::clearUpdateAction()
476
{
Callers
1
performUpdateActions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected