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

Method shouldDisplay

launcher/ui/pages/instance/ManagedPackPage.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184bool ManagedPackPage::shouldDisplay() const
185{
186 return m_inst->isManagedPack();
187}
188
189bool ManagedPackPage::runUpdateTask(InstanceTask* task)
190{

Callers

nothing calls this directly

Calls 1

isManagedPackMethod · 0.80

Tested by

no test coverage detected