Open Rails

SettingsStoreLocalIni.DeleteUserValue Method

[This is preliminary documentation and subject to change.]

Remove a user setting from the store

public override void DeleteUserValue(
   string name
);

Parameters

name
name of the setting

See Also

SettingsStoreLocalIni Class | ORTS.Common Namespace