Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setAccountToUse
Method
setAccountToUse
launcher/LaunchController.h:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void setAccountToUse(MinecraftAccountPtr accountToUse) {
83
m_accountToUse = std::move(accountToUse);
84
}
85
86
QString id()
87
{
Callers
1
launch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected