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

Method getManagedPackID

launcher/BaseInstance.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127QString BaseInstance::getManagedPackID() const
128{
129 return m_settings->get("ManagedPackID").toString();
130}
131
132QString BaseInstance::getManagedPackName() const
133{

Callers 1

copyManagedPackMethod · 0.45

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected