Open Rails

PickupItem Constructor

[This is preliminary documentation and subject to change.]

Default constructor used during file parsing.

PickupItem(
   STFReader stf,
   int idx
);

Parameters

stf
The STFreader containing the file stream
idx
The index of this TrItem in the list of TrItems

See Also

PickupItem Class | Orts.Formats.Msts Namespace