Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setSha256
Method
setSha256
launcher/meta/BaseEntity.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void BaseEntity::setSha256(QString sha256)
100
{
101
m_sha256 = sha256;
102
}
103
104
BaseEntity::LoadStatus BaseEntity::status() const
105
{
Callers
2
parseIndexInternal
Function · 0.80
parseCommonVersion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected