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

Method isManagedPack

launcher/BaseInstance.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148bool BaseInstance::isManagedPack() const
149{
150 return m_settings->get("ManagedPack").toBool();
151}
152
153QString BaseInstance::getManagedPackType() const
154{

Callers 4

copyManagedPackMethod · 0.80
shouldDisplayMethod · 0.80
FlameManagedPackPageMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected