Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
MinecraftAccountPtr ProfileSelectDialog::selectedAccount() const
87
{
88
return m_selected;
89
}
90
91
bool ProfileSelectDialog::useAsGlobalDefault() const
92
{
Callers
1
decideAccount
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected