Open Rails

InputSettings Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instances of the InputSettings class with the specified options.

InputSettings(
   IEnumerable<stringoptions
);

Parameters

options
The list of one-time options to override persisted settings, if any.

See Also

InputSettings Class | ORTS.Settings Namespace