Open Rails

SettingsBase.GetDefaultValue Method

[This is preliminary documentation and subject to change.]

Get the default value of a setting

public abstract object GetDefaultValue(
   string name
);

Parameters

name
The name of the setting

See Also

SettingsBase Class | ORTS.Common Namespace