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

Method getManagedPackType

launcher/BaseInstance.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153QString BaseInstance::getManagedPackType() const
154{
155 return m_settings->get("ManagedPackType").toString();
156}
157
158QString BaseInstance::getManagedPackID() const
159{

Callers 4

copyManagedPackMethod · 0.80
ManagedPackPageClass · 0.80
displayNameMethod · 0.80
iconMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected