MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / getManagedPackName

Method getManagedPackName

launcher/BaseInstance.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163QString BaseInstance::getManagedPackName() const
164{
165 return m_settings->get("ManagedPackName").toString();
166}
167
168QString BaseInstance::getManagedPackVersionID() const
169{

Callers 4

copyManagedPackMethod · 0.80
openedImplMethod · 0.80
updatePackMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected