Open Rails

SettingsStore Class

[This is preliminary documentation and subject to change.]

Base class for all means of persisting settings from the user/game.

For a list of all members of this type, see SettingsStore Members .

System.Object
   SettingsStore
      SettingsStoreLocalIni
      SettingsStoreRegistry

public abstract class SettingsStore

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS.Common

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

See Also

SettingsStore Members | ORTS.Common Namespace