Open Rails

SettingsBase.Save(String, Type) Method

[This is preliminary documentation and subject to change.]

Save a setting to the store, if name and especially type are known

protected void Save(
   string name,
   Type type
);

Parameters

name
name of the setting
type
type of the setting

See Also

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