Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
184
bool ManagedPackPage::shouldDisplay() const
185
{
186
return m_inst->isManagedPack();
187
}
188
189
bool ManagedPackPage::runUpdateTask(InstanceTask* task)
190
{
Callers
nothing calls this directly
Calls
1
isManagedPack
Method · 0.80
Tested by
no test coverage detected