Open Rails

SettingsBase.Save(String) Method

[This is preliminary documentation and subject to change.]

Save a setting to the store. Since type is not known, this is abstract.

public abstract void Save(
   string name
);

Parameters

name
name of the setting

See Also

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