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

Method set

launcher/minecraft/MinecraftInstance.cpp:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110 virtual void reset() {}
111 virtual void set(QVariant value) {}
112private:
113 std::shared_ptr<Setting> m_a;
114 std::shared_ptr<Setting> m_b;

Callers 1

loadSpecificSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected