Open Rails

SettingsStore.DeleteUserValue Method

[This is preliminary documentation and subject to change.]

Remove a user setting from the store

public abstract void DeleteUserValue(
   string name
);

Parameters

name
name of the setting

See Also

SettingsStore Class | ORTS.Common Namespace