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

Method version

launcher/meta/Version.h:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 return m_uid;
50 }
51 QString version() const
52 {
53 return m_version;
54 }
55 QString type() const
56 {
57 return m_type;

Callers 4

dataMethod · 0.45
setVersionsMethod · 0.45
mergeMethod · 0.45
parseVersionInternalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected