Open Rails

SettingsBase.GetValue Method

[This is preliminary documentation and subject to change.]

Get the current value of a setting

protected abstract object GetValue(
   string name
);

Parameters

name
The name of the setting

See Also

SettingsBase Class | ORTS.Common Namespace