Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ hasUpdateAvailable
Method
hasUpdateAvailable
launcher/BaseInstance.h:230–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
bool hasUpdateAvailable() const { return m_hasUpdate; }
231
void setUpdateAvailable(bool value)
232
{
233
if (m_hasUpdate != value) {
Callers
1
drawBadges
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected