Open Rails

SidingItem Constructor

[This is preliminary documentation and subject to change.]

Default constructor used during file parsing.

SidingItem(
   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

SidingItem Class | Orts.Formats.Msts Namespace