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

Method descriptor

launcher/meta/Version.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QString Meta::Version::descriptor()
33{
34 return m_version;
35}
36QString Meta::Version::name()
37{
38 if(m_data)

Callers 11

executeTaskMethod · 0.45
findVersionMethod · 0.45
dataMethod · 0.45
getVersionForLoaderMethod · 0.45
suggestCurrentMethod · 0.45
chooseVersionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected