MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / instanceId

Method instanceId

launcher/ui/InstanceWindow.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250QString InstanceWindow::instanceId()
251{
252 return m_instance->id();
253}
254
255bool InstanceWindow::selectPage(QString pageId)
256{

Callers 1

on_windowCloseMethod · 0.80

Calls 1

idMethod · 0.45

Tested by

no test coverage detected