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

Method setDemo

launcher/LaunchController.h:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 void setDemo(bool demo) {
67 m_demo = demo;
68 }
69
70 void setProfiler(BaseProfilerFactory *profiler) {
71 m_profiler = profiler;

Callers 1

launchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected