MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / originalInstanceID

Method originalInstanceID

launcher/InstanceTask.h:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 bool shouldOverride() const { return m_override_existing; }
51
52 [[nodiscard]] QString originalInstanceID() const { return m_original_instance_id; };
53
54 protected:
55 void setOverride(bool override, QString instance_id_to_override = {})

Callers 3

processFlameMethod · 0.80
processModrinthMethod · 0.80
commitStagedInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected