MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / currentTask

Method currentTask

launcher/minecraft/auth/MinecraftAccount.cpp:239–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239shared_qobject_ptr<AccountTask> MinecraftAccount::currentTask() {
240 return m_currentTask;
241}
242
243
244void MinecraftAccount::authSucceeded()

Callers 1

loginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected