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

Method setAccountToUse

launcher/LaunchController.h:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 void setAccountToUse(MinecraftAccountPtr accountToUse) {
48 m_accountToUse = std::move(accountToUse);
49 }
50
51 QString id()
52 {

Callers 1

launchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected