Open Rails

MSTSLocomotive.Copy Method

[This is preliminary documentation and subject to change.]

This initializer is called when we are making a new copy of a car already loaded in memory. We use this one to speed up loading by eliminating the need to parse the wag file multiple times.

public override void Copy(
   MSTSWagon copy
);

See Also

MSTSLocomotive Class | ORTS Namespace