Overload List
Name | Description | |
---|---|---|
DataSaveSettings(DataManager) |
Initializes a new instance of the DataSaveSettings class.
|
|
DataSaveSettings(DataManager, DataSaveSettings) |
Initializes a new instance of the DataSaveSettings class.
Combines the default save settings for a Data Manager with
an old (possibly outdated) set of settings. This is used create a new DataSaveSettings
where all the obsolete settings has been removed but the valid settings are still there.
|
See Also