Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ openedImpl
Method
openedImpl
launcher/ui/pages/instance/ExternalResourcesPage.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void ExternalResourcesPage::openedImpl()
74
{
75
m_model->startWatching();
76
}
77
78
void ExternalResourcesPage::closedImpl()
79
{
Callers
nothing calls this directly
Calls
1
startWatching
Method · 0.45
Tested by
no test coverage detected