Open Rails

SignalItem Constructor

[This is preliminary documentation and subject to change.]

Default constructor used during file parsing.

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

SignalItem Class | Orts.Formats.Msts Namespace