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

Method getManagedPackType

launcher/BaseInstance.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122QString BaseInstance::getManagedPackType() const
123{
124 return m_settings->get("ManagedPackType").toString();
125}
126
127QString BaseInstance::getManagedPackID() const
128{

Callers 1

copyManagedPackMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected