Open Rails

SettingsStoreLocalIni.SetUserValue(String, Int32) Method

[This is preliminary documentation and subject to change.]

Set a value of a user setting

public override void SetUserValue(
   string name,
   int value
);

Parameters

name
name of the setting
value
value of the setting

See Also

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