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

Method selectedAccount

launcher/ui/dialogs/ProfileSelectDialog.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86MinecraftAccountPtr ProfileSelectDialog::selectedAccount() const
87{
88 return m_selected;
89}
90
91bool ProfileSelectDialog::useAsGlobalDefault() const
92{

Callers 1

decideAccountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected