Open Rails

Game Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the Game based on the specified UserSettings.

Game(
   UserSettings settings
);

Parameters

settings
The UserSettings for the game to use.

See Also

Game Class | ORTS.Processes Namespace