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

Class SettingsObject

launcher/settings/SettingsObject.h:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24class Setting;
25class SettingsObject;
26
27typedef std::shared_ptr<SettingsObject> SettingsObjectPtr;
28typedef std::weak_ptr<SettingsObject> SettingsObjectWeakPtr;

Callers

nothing calls this directly

Calls 2

suspendSaveMethod · 0.80
resumeSaveMethod · 0.80

Tested by

no test coverage detected