Open Rails

SettingsBase.Source Enumeration

[This is preliminary documentation and subject to change.]

Enumeration of the various sources for settings

protected enum Source

Members

Member Name Description
DefaultSetting is a default setting
CommandLineSetting comes from the command line
UserSetting comes from user (so stored between runs)

Requirements

Namespace: ORTS.Common

Assembly: ORTS.Common (in ORTS.Common.dll)

See Also

ORTS.Common Namespace