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

Class SettingsObject

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

Source from the content-addressed store, hash-verified

25
26class Setting;
27class SettingsObject;
28
29using SettingsObjectPtr = std::shared_ptr<SettingsObject>;
30using SettingsObjectWeakPtr = std::weak_ptr<SettingsObject>;

Callers

nothing calls this directly

Calls 2

suspendSaveMethod · 0.80
resumeSaveMethod · 0.80

Tested by

no test coverage detected