Open Rails

ResumeForm.Found Method

[This is preliminary documentation and subject to change.]

Saves may come from other, foreign installations (i.e. not this PC). They can be replayed or resumed on this PC but they will contain activity / path / consist filenames and these may be inappropriate for this PC, typically having a different path. This method tries to use the paths in the Save if they exist on the current PC. If not, it prompts the user to locate a matching file from those on the current PC. The save file is then modified to contain filename(s) from the current PC instead.

public bool Found(
   Save save
);

See Also

ResumeForm Class | ORTS Namespace