Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
121
void Meta::Version::setVolatile(bool volatile_)
122
{
123
m_volatile = volatile_;
124
}
125
126
127
void Meta::Version::setData(const VersionFilePtr &data)
Callers
1
parseCommonVersion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected