MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / setVolatile

Method setVolatile

launcher/meta/Version.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void Meta::Version::setVolatile(bool volatile_)
114{
115 m_volatile = volatile_;
116}
117
118void Meta::Version::setData(const VersionFilePtr& data)
119{

Callers 1

parseCommonVersionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected