Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setType
Method
setType
launcher/meta/Version.cpp:102–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
void Meta::Version::setType(const QString &type)
103
{
104
m_type = type;
105
emit typeChanged();
106
}
107
108
void Meta::Version::setTime(const qint64 time)
109
{
Callers
2
LookupServerAddress
Method · 0.80
parseCommonVersion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected