Open Rails

TrItem.ParseTrItemID Method

[This is preliminary documentation and subject to change.]

Reads the ID from filestream

protected void ParseTrItemID(
   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

TrItem Class | Orts.Formats.Msts Namespace