MCPcopy Create free account
hub / github.com/MultiMC/Launcher / currentTask

Method currentTask

launcher/minecraft/auth/MinecraftAccount.cpp:132–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132shared_qobject_ptr<AccountTask> MinecraftAccount::currentTask() {
133 return m_currentTask;
134}
135
136
137void MinecraftAccount::authSucceeded()

Callers 1

loginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected