MCPcopy 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
113void WorldListPage::openedImpl()
114{
115 m_worlds->startWatching();
116}
117
118void WorldListPage::closedImpl()
119{

Callers

nothing calls this directly

Calls 1

startWatchingMethod · 0.45

Tested by

no test coverage detected