MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / setVolatile

Method setVolatile

launcher/meta/Version.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void Meta::Version::setVolatile(bool volatile_)
122{
123 m_volatile = volatile_;
124}
125
126
127void Meta::Version::setData(const VersionFilePtr &data)

Callers 1

parseCommonVersionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected