Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
239
shared_qobject_ptr<AccountTask> MinecraftAccount::currentTask() {
240
return m_currentTask;
241
}
242
243
244
void MinecraftAccount::authSucceeded()
Callers
1
login
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected