MCPcopy 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
99void BaseEntity::setSha256(QString sha256)
100{
101 m_sha256 = sha256;
102}
103
104BaseEntity::LoadStatus BaseEntity::status() const
105{

Callers 2

parseIndexInternalFunction · 0.80
parseCommonVersionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected