SettingsManager
A SettingsManager
is an object that can save and load settings.
Parameters
S
the type of settings that is saved and loaded
Functions
Link copied to clipboard
Loads the default settings object.
Loads settings
.
Link copied to clipboard
Saves settings to the default settings object.
Saves settings to settings
.