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

Method isManagedPack

launcher/BaseInstance.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117bool BaseInstance::isManagedPack() const
118{
119 return m_settings->get("ManagedPack").toBool();
120}
121
122QString BaseInstance::getManagedPackType() const
123{

Callers 1

copyManagedPackMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected