Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ openedImpl
Method
openedImpl
launcher/ui/pages/instance/WorldListPage.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void WorldListPage::openedImpl()
114
{
115
m_worlds->startWatching();
116
}
117
118
void WorldListPage::closedImpl()
119
{
Callers
nothing calls this directly
Calls
1
startWatching
Method · 0.45
Tested by
no test coverage detected