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

Method setOfflineName

launcher/LaunchController.h:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 void setOfflineName(const QString &offlineName) {
32 m_offlineName = offlineName;
33 }
34
35 void setProfiler(BaseProfilerFactory *profiler) {
36 m_profiler = profiler;

Callers 1

launchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected