Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
class Setting;
25
class SettingsObject;
26
27
typedef std::shared_ptr<SettingsObject> SettingsObjectPtr;
28
typedef std::weak_ptr<SettingsObject> SettingsObjectWeakPtr;
Callers
nothing calls this directly
Calls
2
suspendSave
Method · 0.80
resumeSave
Method · 0.80
Tested by
no test coverage detected