MCPcopy Create free account
hub / github.com/MultiMC/Launcher / setType

Method setType

launcher/meta/Version.cpp:102–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102void Meta::Version::setType(const QString &type)
103{
104 m_type = type;
105 emit typeChanged();
106}
107
108void Meta::Version::setTime(const qint64 time)
109{

Callers 2

LookupServerAddressMethod · 0.80
parseCommonVersionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected