MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / getManagedPackVersionID

Method getManagedPackVersionID

launcher/BaseInstance.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137QString BaseInstance::getManagedPackVersionID() const
138{
139 return m_settings->get("ManagedPackVersionID").toString();
140}
141
142QString BaseInstance::getManagedPackVersionName() const
143{

Callers 1

copyManagedPackMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected