Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ describe
Method
describe
launcher/minecraft/auth/steps/MSAStep.cpp:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
MSAStep::~MSAStep() noexcept = default;
65
66
QString MSAStep::describe() {
67
return tr(
"Logging in with Microsoft account."
);
68
}
69
70
71
void MSAStep::rehydrate() {
Callers
2
nextStep
Method · 0.45
getStateMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected