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

Method getLaunchTask

launcher/BaseInstance.cpp:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273shared_qobject_ptr<LaunchTask> BaseInstance::getLaunchTask()
274{
275 return m_launchProcess;
276}

Callers 2

InstanceWindowMethod · 0.80
LogPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected