MCPcopy 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

64MSAStep::~MSAStep() noexcept = default;
65
66QString MSAStep::describe() {
67 return tr("Logging in with Microsoft account.");
68}
69
70
71void MSAStep::rehydrate() {

Callers 2

nextStepMethod · 0.45
getStateMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected