Méthode | Description | |
---|---|---|
LoadAllSettings ( ) : void |
Adds SettingsItems objects for each individual setting to their corresponding collection.
|
|
SetDefaultSettings ( ) : void |
Loops through all the settings in each collection, setting them to their default (defined when each SettingsItems object was created)
|
|
Settings ( ) : System |
Constructor: Make collections for each category of settings and then loads settings into them.
|