Open Rails

SettingsStore.SetUserValue(String, DateTime) Method

[This is preliminary documentation and subject to change.]

Set a value of a user setting

public abstract void SetUserValue(
   string name,
   DateTime value
);

Parameters

name
name of the setting
value
value of the setting

See Also

SettingsStore Class | ORTS.Common Namespace | SettingsStore.SetUserValue Overload List