MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / isManagedPack

Method isManagedPack

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

Source from the content-addressed store, hash-verified

123}
124
125bool BaseInstance::isManagedPack() const
126{
127 return m_settings->get("ManagedPack").toBool();
128}
129
130QString BaseInstance::getManagedPackType() const
131{

Callers 4

copyManagedPackMethod · 0.80
shouldDisplayMethod · 0.80
FlameManagedPackPageMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected