Open Rails

SettingsBase.Load(Boolean, Dictionary) Method

[This is preliminary documentation and subject to change.]

Load all settings, possibly partly from the given options

protected abstract void Load(
   bool allowUserSettings,
   Dictionary<string, stringoptionsDictionary
);

Parameters

allowUserSettings
Are user settings allowed?
optionsDictionary
???

See Also

SettingsBase Class | ORTS.Common Namespace | SettingsBase.Load Overload List