MCPcopy Create free account
hub / github.com/MultiMC/Launcher / shouldDisplay

Method shouldDisplay

launcher/ui/pages/instance/ModFolderPage.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238bool ModFolderPage::shouldDisplay() const
239{
240 return true;
241}
242
243bool CoreModFolderPage::shouldDisplay() const
244{

Callers

nothing calls this directly

Calls 4

getPackProfileMethod · 0.80
getComponentMethod · 0.80
getReleaseDateTimeMethod · 0.80
shouldDisplayFunction · 0.70

Tested by

no test coverage detected